Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd7cc…50180xa3e6…99b8Base—$0.01100%coinbase72d ago0xa47198…ee6fd0
0xd7cc…50180xe992…b0e8Base—$0.01100%coinbase72d ago0x096f9d…e8910a
0xd7cc…50180x632f…4d78Base—$0.01100%coinbase72d ago0x18fbe3…d8c8d2
0xd7cc…50180xe491…45e9Base—$0.01100%coinbase72d ago0x24f50a…846c73
0xd7cc…50180x96f0…6d20Base—$0.01100%coinbase72d ago0x5a51d8…5f5c3f
0xd7cc…50180xca6f…15b0Base—$0.01100%coinbase72d ago0x26ccd9…610bf7
0xd7cc…50180x213b…c2b7Base—$0.01100%coinbase72d ago0xb805e4…03917f
0xd7cc…50180xd0d7…38cbBase—$0.01100%coinbase72d ago0x5d8425…2a7a15
0xd7cc…50180xfa37…af77Base—$0.01100%coinbase72d ago0x2f3b37…63279f
0xd7cc…50180xbc50…ddd8Base—$0.01100%coinbase72d ago0xddcde0…fc7ec0
0xd7cc…50180xf38f…3f14Base—$0.01100%coinbase72d ago0x8fab61…886af5
0xd7cc…50180xf2c8…6862Base—$0.01100%coinbase72d ago0x1db124…7b9493
0xd7cc…50180x848b…fc68Base—$0.01100%coinbase73d ago0x507b10…45d9ea
0xd7cc…50180x124e…294cBase—$0.01100%coinbase73d ago0xd32799…05f1d9
0xd7cc…50180x88e2…29e2Base—$0.01100%coinbase73d ago0xc4e476…676522
0xd7cc…50180x637c…5b26Base—$0.01100%coinbase73d ago0x8e85bc…78ee4a
0xd7cc…50180x25ae…acdcBase—$0.01100%coinbase73d ago0x64d9be…91f75b
0xd7cc…50180xe1f6…c7b7Base—$0.01100%coinbase73d ago0x780698…4ef980
0xd7cc…50180x4bf1…7862Base—$0.01100%coinbase73d ago0x7ba209…623362
0xd7cc…50180x9686…82a0Base—$0.01100%coinbase73d ago0x1df272…b3b62e
0xd7cc…50180x335f…6a27Base—$0.01100%coinbase73d ago0x29e5db…8b8a61
0xd7cc…50180xd0a5…bd10Base—$0.01100%coinbase73d ago0xf01f48…5a23f2
0xd7cc…50180x8152…e57cBase—$0.01100%coinbase73d ago0xc6e6bf…084bc9
0xd7cc…50180xff9f…a5f4Base—$0.01100%coinbase73d ago0x2c203d…0aeaa0
0xd7cc…50180x8a48…e073Base—$0.01100%coinbase73d ago0x88103b…c771a4

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.