Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x54e1…f4e00x4159…ad3cBasex402 service$0.001100%coinbase16s ago0x473d9d…3f1b15
0x54e1…f4e00x4159…ad3cBasex402 service$0.001100%coinbase18s ago0x9eef2c…c8909f
0x6dd1…9c250xfe80…47eeBase$0.001100%fluxa20s ago0x935a9c…fb91dd
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa20s ago0x009d3a…4df37e
0x54e1…f4e0NodeFlareBaseNodeFlareBase$0.001100%coinbase22s ago0xda36c6…a0ae63
0x0976…2f960xf000…94fcBase$0.10100%coinbase22s ago0x2c8ecc…ed53d6
0x54e1…f4e0NodeFlareBaseNodeFlareBase$0.001100%coinbase24s ago0xa7ccde…89d750
0x790c…27b80x6839…1a2bBase$0.003100%coinbase26s ago0x298614…440da8
0x7078…50800xa9dd…2315Base$0.002100%coinbase28s ago0xfe87c5…43570b
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase28s ago0x0c13ad…523139
0x54e1…f4e00x1a9a…33e5Basex402 service$0.001100%coinbase30s ago0x780ce8…49e30c
0x9157…6d820x3e0a…78e7Base$0.005276100%coinbase32s ago0x93b410…d0a79e
0x1f59…b3e80x2a68…dccdBase$0.1270%0x5e3b…c8a534s ago0x571779…db7eb5
0x1513…06220x3e0a…78e7Base$0.002692100%coinbase34s ago0x0ed8f6…9da761
0x54e1…f4e00xffc4…37b1Basex402 service$0.001100%coinbase36s ago0xefaa72…a02578
0x54e1…f4e00x4261…3b2eBasex402 service$0.001100%coinbase38s ago0x41cca5…662671
0x4ee0…36210x6839…1a2bBase$0.003100%coinbase38s ago0x3f782b…8502a2
0x54e1…f4e00xffc4…37b1Basex402 service$0.001100%coinbase40s ago0xb6eb84…aac0e5
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase42s ago0x078e40…ea24e6
0x0a72…c18d0x1f59…b3e8Base$0.1270%0x0b44…80fc42s ago0x672ac1…4b58ab
0xf7bc…6c640x3c03…8217Base$6.0070%0x3e32…3ce742s ago0xdc318a…78ab59
0xeb78…18e60xa8b2…1d68Base$0.0170%0x9501…c67742s ago0x5553f5…a8c77f
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase44s ago0xf5ef9c…92a08a
0x54e1…f4e00xffc4…37b1Basex402 service$0.001100%coinbase44s ago0x0cd3ea…552e7e
0x781d…339d0x50eb…6480Base$0.00170%0x54f0…793246s ago0xb9ff90…899536

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.