Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x207c…cab00x5364…24d2Base—$0.01100%coinbase61d ago0xea12b6…57a8d6
0x207c…cab00xecb0…6b6eBase—$0.01100%coinbase61d ago0x80b201…ee4fe0
0x207c…cab00xd0a4…21eaBase—$0.01100%coinbase61d ago0x15495a…2b9c73
0x207c…cab00xbe9c…415aBase—$0.01100%coinbase61d ago0x3c3fb1…4f9f40
0x207c…cab00x1fd4…9b3eBase—$0.01100%coinbase61d ago0xb97b03…cf0b7e
0x207c…cab00xe171…948eBase—$0.01100%coinbase61d ago0xa9ca18…f95b66
0x207c…cab00x8399…dd77Base—$0.01100%coinbase61d ago0xda2335…50d1f4
0x207c…cab00x4b5f…edc2Base—$0.01100%coinbase61d ago0x8b9566…689542
0x207c…cab00x970b…99abBase—$0.01100%coinbase61d ago0x101de6…b1e0cc
0x207c…cab00x8e19…a4abBase—$0.01100%coinbase61d ago0x51631e…e16ee3
0x207c…cab00x43f2…316aBase—$0.01100%coinbase61d ago0xc414fe…57c1e6
0x207c…cab00xd779…079fBase—$0.01100%coinbase61d ago0x309a4d…6b9b23
0x207c…cab00xf5f8…5c6aBase—$0.01100%coinbase61d ago0x8edad2…581c4f
0x207c…cab00x4484…66c0Base—$0.01100%coinbase61d ago0xde3ed7…389064
0x207c…cab00x282b…fbecBase—$0.01100%coinbase61d ago0x42ba12…d2bc1b
0x207c…cab00xa7f3…1798Base—$0.01100%coinbase61d ago0x6aec16…632fef
0x207c…cab00x5d69…b652Base—$0.01100%coinbase61d ago0xf3dd9d…6eb7a0
0x207c…cab00xc177…c4bfBase—$0.01100%coinbase61d ago0x590967…c123ba
0x207c…cab00x5637…2dbaBase—$0.01100%coinbase61d ago0x355ca7…360a15
0x207c…cab00x71ca…650aBase—$0.01100%coinbase61d ago0x1c626c…e0f774
0x207c…cab00x2331…3f09Base—$0.01100%coinbase61d ago0x95b3ff…465760
0x207c…cab00xf82c…20d7Base—$0.01100%coinbase61d ago0xe8b4c7…4ad8a4
0x207c…cab00x8fc4…cc15Base—$0.01100%coinbase61d ago0x7e1738…3e6abf
0x207c…cab00xf0eb…2877Base—$0.01100%coinbase61d ago0x061432…ff80d4
0x207c…cab00x38d1…74c6Base—$0.01100%coinbase61d ago0xcdf5fe…a908b5

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.