Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1661…61840xb8b8…7134Base—$0.01100%coinbase72d ago0x01da53…7ace82
0x1661…61840x8715…9d9dBase—$0.01100%coinbase72d ago0xb1d1e3…677165
0x1661…61840x6f06…5a56Base—$0.01100%coinbase72d ago0x53dd37…690c72
0x1661…61840x469a…08ffBase—$0.01100%coinbase72d ago0xa93ad4…d068dc
0x1661…61840x1004…974cBase—$0.01100%coinbase72d ago0x7e545e…c98ad3
0x1661…61840x44ef…aa71Base—$0.01100%coinbase72d ago0x02d2f3…ac5bd4
0x1661…61840xb692…898fBase—$0.01100%coinbase72d ago0xa0c462…61f419
0x1661…61840x7943…4193Base—$0.01100%coinbase72d ago0xab86dc…6a7d6f
0x1661…61840x466d…d9bdBase—$0.01100%coinbase72d ago0x09bc25…aecfa2
0x1661…61840x31da…44f6Base—$0.01100%coinbase72d ago0x86a3af…74c3f9
0x1661…61840x6e23…b1f8Base—$0.01100%coinbase72d ago0xb88c08…5873b4
0x1661…61840x1c1c…7ae3Base—$0.01100%coinbase72d ago0xc87757…ac12af
0x1661…61840xd61e…e214Base—$0.01100%coinbase72d ago0xe5daa8…b520bc
0x1661…61840xa70b…0fcaBase—$0.01100%coinbase72d ago0x8b2ccf…e09931
0x1661…61840xdef1…5fbbBase—$0.01100%coinbase72d ago0x51b184…57ff25
0x1661…61840x4803…f39eBase—$0.01100%coinbase72d ago0xa780fe…04cf74
0x1661…61840xb172…2dbcBase—$0.01100%coinbase72d ago0xc3020f…e41938
0x1661…61840x3eca…d8c2Base—$0.01100%coinbase72d ago0x57cdc5…bdf5f8
0x1661…61840xf5f6…b69eBase—$0.01100%coinbase72d ago0xed01aa…238877
0x1661…61840x5cf1…c3a2Base—$0.01100%coinbase72d ago0x09236f…4ab642
0x1661…61840x0616…e5a7Base—$0.01100%coinbase72d ago0xc1468e…d540ce
0x1661…61840x43b7…86ebBase—$0.01100%coinbase72d ago0xc56ada…6f1a08
0x1661…61840xe8ac…adb1Base—$0.01100%coinbase72d ago0xa97218…9f897e
0x1661…61840x421a…6462Base—$0.01100%coinbase72d ago0x7108a5…d178bf
0x1661…61840xad85…74c7Base—$0.01100%coinbase72d ago0x0d136b…56ba29

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.