Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x54e1…f4e00x402f…b0d4Basex402 service$0.001100%coinbase1d ago0x6a435d…52e1a3
0x54e1…f4e00xcc42…305fBasex402-factoryCore$0.001100%coinbase1d ago0x8e9eac…523737
0x54e1…f4e00x9cc7…77eeBaseOpen Web SearchWeb-search$0.001100%coinbase1d ago0x30be03…025187
0x54e1…f4e00x9cc7…77eeBaseOpen Web SearchWeb-search$0.001100%coinbase1d ago0x6cc3f9…205f53
0x54e1…f4e00x1545…18c4BaseBusker FX RatesFx$0.001100%coinbase1d ago0xa33df0…b1a777
0x54e1…f4e00x9fb3…1d9aBasex402 service$0.001100%coinbase1d ago0x5cde5b…e2f2a1
0x54e1…f4e00x9fb3…1d9aBasex402 service$0.001100%coinbase1d ago0x050079…e3af74
0x54e1…f4e00xffc4…37b1Basex402 service$0.001100%coinbase1d ago0x0cc298…1bf7df
0x54e1…f4e00xffc4…37b1Basex402 service$0.001100%coinbase1d ago0xc0b893…5d1b0c
0x54e1…f4e00x4159…ad3cBasex402 service$0.001100%coinbase1d ago0x7cdf46…74f852
0x54e1…f4e00x4159…ad3cBasex402 service$0.001100%coinbase1d ago0x158821…e8dfa2
0x54e1…f4e00x4159…ad3cBasex402 service$0.001100%coinbase1d ago0xd6f905…56390e
0x54e1…f4e00x4159…ad3cBasex402 service$0.001100%coinbase1d ago0x529e1d…e3287f
0x54e1…f4e00x4159…ad3cBasex402 service$0.001100%coinbase1d ago0x473d9d…3f1b15
0x54e1…f4e00x4159…ad3cBasex402 service$0.001100%coinbase1d ago0x9eef2c…c8909f
0x54e1…f4e0NodeFlareBaseNodeFlareBase$0.001100%coinbase1d ago0xda36c6…a0ae63
0x54e1…f4e0NodeFlareBaseNodeFlareBase$0.001100%coinbase1d ago0xa7ccde…89d750
0x54e1…f4e00x1a9a…33e5Basex402 service$0.001100%coinbase1d ago0x780ce8…49e30c
0x54e1…f4e00xffc4…37b1Basex402 service$0.001100%coinbase1d ago0xefaa72…a02578
0x54e1…f4e00x4261…3b2eBasex402 service$0.001100%coinbase1d ago0x41cca5…662671
0x54e1…f4e00xffc4…37b1Basex402 service$0.001100%coinbase1d ago0xb6eb84…aac0e5
0x54e1…f4e00xffc4…37b1Basex402 service$0.001100%coinbase1d ago0x0cd3ea…552e7e
0x54e1…f4e00xffc4…37b1Basex402 service$0.001100%coinbase1d ago0x617758…6ef2ca
0x54e1…f4e00xffc4…37b1Basex402 service$0.001100%coinbase1d ago0xa69fd6…050f48
0x54e1…f4e00xffc4…37b1Basex402 service$0.001100%coinbase1d ago0x360f0f…222a97

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.