Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.03100%coinbase19h ago0xf4d13d…671985
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.02100%coinbase19h ago0x30aa5d…d7b164
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.03100%coinbase19h ago0x767ae8…4dc103
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.005100%coinbase19h ago0x55e053…fe50f0
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.005100%coinbase19h ago0xd04dcd…0e97d1
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.005100%coinbase19h ago0x29f5e2…ef907e
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.005100%coinbase19h ago0xfdeb61…9e1281
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.005100%coinbase19h ago0x0da819…012617
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.005100%coinbase19h ago0xd694ed…cc1763
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.005100%coinbase19h ago0x88a517…45943c
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.005100%coinbase19h ago0x78a236…709dbc
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.005100%coinbase19h ago0xc456db…074c9a
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.005100%coinbase19h ago0x49de68…24d847
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.005100%coinbase19h ago0xceadd0…5640b4
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.005100%coinbase19h ago0xa4ab91…71ea77
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.005100%coinbase19h ago0x555415…f0c1ee
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.005100%coinbase19h ago0xbcb99a…c5fb7a
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.005100%coinbase19h ago0xfd03df…ce4f49
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.005100%coinbase19h ago0xffee7c…65383a
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.005100%coinbase19h ago0xe860db…3126de
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.005100%coinbase19h ago0xb6e4f4…ea823d
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.005100%coinbase19h ago0x49b804…5d32e3
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.005100%coinbase19h ago0x3d4a4c…d2a4f3
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.01100%coinbase19h ago0x1631a1…b1adca
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.01100%coinbase19h ago0x6109fd…a39058

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.