Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5df2…4d0b0xc983…97c4Base—$0.01100%coinbase80d ago0xb52563…46ecfd
0x5df2…4d0b0xa9cd…092dBase—$0.01100%coinbase80d ago0xe37081…d67007
0x5df2…4d0b0x524e…92b2Base—$0.01100%coinbase80d ago0x185bcc…17cc73
0x5df2…4d0b0x028a…ff63Base—$0.01100%coinbase80d ago0x873b79…309c81
0x5df2…4d0b0x5473…9c97Base—$0.01100%coinbase80d ago0x19ce2a…2b7b75
0x5df2…4d0b0xb38a…0d04Base—$0.01100%coinbase80d ago0x5faf3d…c416e8
0x5df2…4d0b0x92ad…ee2dBase—$0.01100%coinbase80d ago0x995248…ed23e5
0x5df2…4d0b0x77d3…4010Base—$0.01100%coinbase80d ago0xbf2737…331cf7
0x5df2…4d0b0xcd42…67e8Base—$0.01100%coinbase80d ago0xcd5205…85148e
0x5df2…4d0b0x9092…034fBase—$0.01100%coinbase80d ago0xd333dc…9af2b1
0x5df2…4d0b0xa83c…56c6Base—$0.01100%coinbase80d ago0x8c7cc7…bd766b
0x5df2…4d0b0xaa81…5d41Base—$0.01100%coinbase80d ago0x0c4843…315a69
0x5df2…4d0b0xdd46…ccc3Base—$0.01100%coinbase80d ago0x97a45e…dd0184
0x5df2…4d0b0x94e2…3935Base—$0.01100%coinbase80d ago0xf37903…addf57
0x5df2…4d0b0x79d2…4a89Base—$0.01100%coinbase80d ago0x229106…71c415
0x5df2…4d0b0x1bf1…d5eeBase—$0.01100%coinbase80d ago0x1c713c…234986
0x5df2…4d0b0x4306…55b2Base—$0.01100%coinbase80d ago0x751d4d…80c48f
0x5df2…4d0b0xc1bd…b0a4Base—$0.01100%coinbase80d ago0x07846e…2a3e3c
0x5df2…4d0b0x85fa…df90Base—$0.01100%coinbase80d ago0x7b0652…40469f
0x5df2…4d0b0xd7de…edfcBase—$0.01100%coinbase80d ago0xafaebe…6f5302
0x5df2…4d0b0x1df9…acb5Base—$0.01100%coinbase80d ago0x8e5363…0a89eb
0x5df2…4d0b0x528b…ee26Base—$0.01100%coinbase80d ago0x3f48a0…955cc7
0x5df2…4d0b0x8d99…d502Base—$0.01100%coinbase80d ago0x370bf5…cf4d86
0x5df2…4d0b0x4c56…60c1Base—$0.01100%coinbase80d ago0xd0b568…e50e24
0x5df2…4d0b0x8895…0cf8Base—$0.01100%coinbase80d ago0xdd6838…6d0e62

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.