Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbfc0…19eb0x13bf…b9a7Base—$0.002100%coinbase116d ago0x119fa5…c2f46c
0xbfc0…19eb0x13bf…b9a7Base—$0.004100%candidates116d ago0x3f134e…85640a
0xbfc0…19eb0x13bf…b9a7Base—$0.002100%coinbase116d ago0x29990b…38ca1b
0xbfc0…19eb0x13bf…b9a7Base—$0.004100%candidates116d ago0x393bdb…2f5958
0xbfc0…19eb0x13bf…b9a7Base—$0.002100%coinbase116d ago0xc61140…812983
0xbfc0…19eb0x13bf…b9a7Base—$0.004100%candidates116d ago0xa26b2e…27a728
0xbfc0…19eb0x13bf…b9a7Base—$0.004100%candidates116d ago0xf627b1…3e2cfa
0xbfc0…19eb0x13bf…b9a7Base—$0.002100%coinbase116d ago0xae9d90…6001ff
0xbfc0…19eb0x13bf…b9a7Base—$0.004100%candidates116d ago0xd33459…180eba
0xbfc0…19eb0x13bf…b9a7Base—$0.002100%coinbase116d ago0xe8e6b9…fc441a
0xbfc0…19eb0x13bf…b9a7Base—$0.004100%candidates116d ago0x670c52…821f29
0xbfc0…19eb0x13bf…b9a7Base—$0.002100%coinbase116d ago0xcd6758…2faebe
0xbfc0…19eb0x13bf…b9a7Base—$0.004100%candidates116d ago0x6ff489…970a05
0xbfc0…19eb0x13bf…b9a7Base—$0.002100%coinbase116d ago0xd5abce…ee71f5
0xbfc0…19eb0x13bf…b9a7Base—$0.004100%candidates116d ago0x54bfbf…7bae70
0xbfc0…19eb0x13bf…b9a7Base—$0.002100%coinbase116d ago0x02a3e8…06b636
0xbfc0…19eb0x13bf…b9a7Base—$0.004100%candidates116d ago0xda2049…32f1bf
0xbfc0…19eb0x13bf…b9a7Base—$0.002100%coinbase116d ago0xab3867…0d5a24
0xbfc0…19eb0x13bf…b9a7Base—$0.004100%candidates116d ago0x5f786f…aa4764
0xbfc0…19eb0x13bf…b9a7Base—$0.002100%coinbase116d ago0x12fed0…2a02fa
0xbfc0…19eb0x13bf…b9a7Base—$0.004100%candidates116d ago0x815190…c183ad
0xbfc0…19eb0x13bf…b9a7Base—$0.002100%coinbase116d ago0x2db6ba…a2c086
0xbfc0…19eb0x13bf…b9a7Base—$0.004100%candidates116d ago0xb2bd93…b13502
0xbfc0…19eb0x13bf…b9a7Base—$0.002100%coinbase116d ago0xe32371…724718
0xbfc0…19eb0x13bf…b9a7Base—$0.004100%candidates116d ago0xd68f45…5216c7

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.