Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0x402113…53a274
0xdf39…db800x07cf…2396Basex402 service$0.20100%payAI22d ago0x6edb03…beca7c
0xdf39…db800x07cf…2396Basex402 service$0.1070%0x1360…66fa22d ago0x31819e…751909
0xdf39…db800x07cf…2396Basex402 service$0.0470%0x1360…66fa22d ago0x0e1ce9…4d67e5
0xdf39…db800x07cf…2396Basex402 service$0.06100%payAI22d ago0x76278d…f1cdb1
0xdf39…db800x07cf…2396Basex402 service$0.2070%0x1360…66fa22d ago0x3403b7…4aea1e
0xdf39…db800x07cf…2396Basex402 service$0.06100%payAI22d ago0xfdb639…2234be
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0xe6fe9d…2651e5
0xdf39…db800x07cf…2396Basex402 service$0.02100%payAI22d ago0x5861ab…6f282d
0xdf39…db800x07cf…2396Basex402 service$0.0670%0x1360…66fa22d ago0x831c7b…87b21d
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x1092d2…28c3e5
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0xe0828f…fefeef
0xdf39…db800x07cf…2396Basex402 service$0.04100%payAI22d ago0xc5ed08…cf237a
0xdf39…db800x07cf…2396Basex402 service$0.02100%payAI22d ago0x4083f6…53610b
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0xf904e3…677deb
0xdf39…db800x07cf…2396Basex402 service$0.0470%0x1360…66fa22d ago0xc71fc8…8a123e
0xdf39…db800x07cf…2396Basex402 service$0.0670%0x1360…66fa22d ago0x1b4178…beb356
0xdf39…db800x07cf…2396Basex402 service$0.10100%payAI22d ago0x253247…ca9a28
0xdf39…db800x07cf…2396Basex402 service$0.04100%payAI22d ago0x1dc1d8…97d630
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0xf4a6f1…1fddca
0xdf39…db800x07cf…2396Basex402 service$0.0470%0x1360…66fa22d ago0xb8c5c9…7552cd
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x5fa7ca…ac3a8c
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x2ca2c1…27749c
0xdf39…db800x07cf…2396Basex402 service$0.0470%0x1360…66fa22d ago0x67284d…a89eff
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0xde346b…bcab42

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.