Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf974…f92e0x3038…4279Base—$0.01100%coinbase65d ago0x4153e2…1d5a54
0xf974…f92e0x484e…f938Base—$0.01100%coinbase65d ago0xef3002…b097ca
0xf974…f92e0xb05b…69d2Base—$0.01100%coinbase65d ago0x438b48…3cd25e
0xf974…f92e0xfd2b…b20eBase—$0.01100%coinbase65d ago0xb2ba23…9e023c
0xf974…f92e0xe4f7…8398Base—$0.01100%coinbase65d ago0x049821…175f67
0xf974…f92e0x9202…eae7Base—$0.01100%coinbase65d ago0x136b58…c4fcee
0xf974…f92e0x7d8a…6cc7Base—$0.01100%coinbase65d ago0x46acc0…79760e
0xf974…f92e0xd0ac…0903Base—$0.01100%coinbase65d ago0xe4adb0…17e5f6
0xf974…f92e0x36ca…48c3Base—$0.01100%coinbase65d ago0x6d62f3…677994
0xf974…f92e0x4a08…1d3bBase—$0.01100%coinbase65d ago0xd7320b…1a2a02
0xf974…f92e0x0b03…4318Base—$0.01100%coinbase65d ago0x71c4a1…7af55d
0xf974…f92e0xfa31…c2b9Base—$0.01100%coinbase65d ago0x7e5ade…4ce5dd
0xf974…f92e0xe7b8…24e1Base—$0.01100%coinbase66d ago0xbcdb54…50ccdd
0xf974…f92e0x62b9…cc5fBase—$0.01100%coinbase66d ago0x316782…409521
0xf974…f92e0x56b4…a527Base—$0.01100%coinbase66d ago0x944a2e…bd5f52
0xf974…f92e0xd1f2…9424Base—$0.01100%coinbase66d ago0xd8957e…2dd4bc
0xf974…f92e0xa9c8…7776Base—$0.01100%coinbase66d ago0x0e1696…9ad4fc
0xf974…f92e0x189b…b3ecBase—$0.01100%coinbase66d ago0xcec65b…4c42d6
0xf974…f92e0x153a…3052Base—$0.01100%coinbase66d ago0x373631…7f4f7f
0xf974…f92e0xb6cb…389cBase—$0.01100%coinbase66d ago0x860b43…85ef8e
0xf974…f92e0x987e…8377Base—$0.01100%coinbase66d ago0xcbd993…e1acb8
0xf974…f92e0xa4aa…9c77Base—$0.01100%coinbase66d ago0x7cc743…13bd18
0xf974…f92e0xf9d6…37f0Base—$0.01100%coinbase66d ago0xcf9856…306720
0xf974…f92e0xa9fb…901dBase—$0.01100%coinbase66d ago0x4f8914…cdf6e5
0xf974…f92e0xc647…c23bBase—$0.01100%coinbase66d ago0x2b5232…cc31a6

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.