Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase71d ago0x861ca8…9ce0a8
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase71d ago0x31737c…33490d
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase71d ago0xe08e4d…050221
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase71d ago0x13ae74…f4b834
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase71d ago0x3d9485…7149a8
0x18f6…ae9e0xa9dd…2315Base$0.002100%coinbase71d ago0x7b66c5…c434f9
0x2e6a…4e1b0xa9dd…2315Base$0.002100%coinbase71d ago0x255b44…b71b9c
0x2e6a…4e1b0xa9dd…2315Base$0.002100%coinbase71d ago0x531f24…5d214f
0x2e6a…4e1b0xa9dd…2315Base$0.002100%coinbase71d ago0x4b746f…7ee935
0x2e6a…4e1b0xa9dd…2315Base$0.002100%coinbase71d ago0xcb108a…bea5cb
0x2e6a…4e1b0xa9dd…2315Base$0.002100%coinbase71d ago0xe8e6d3…417d70
0x2e6a…4e1b0xa9dd…2315Base$0.002100%coinbase71d ago0xa43d3f…3449d7
0x2e6a…4e1b0xa9dd…2315Base$0.002100%coinbase71d ago0xf655f0…65c7f5
0x2e6a…4e1b0xa9dd…2315Base$0.002100%coinbase71d ago0x10d1d9…2bc202
0x2e6a…4e1b0xa9dd…2315Base$0.002100%coinbase71d ago0xcc5397…6c1a9f
0x0ec5…2c1b0xa9dd…2315Base$0.002100%coinbase71d ago0xd2d660…5faa2c
0x0ec5…2c1b0xa9dd…2315Base$0.002100%coinbase71d ago0x948d98…263b5b
0x0ec5…2c1b0xa9dd…2315Base$0.002100%coinbase71d ago0xef9613…f875dc
0x4db3…fa6d0xa9dd…2315Base$0.002100%coinbase71d ago0x4d7d8a…248b75
0xec3c…c9e90xa9dd…2315Base$0.002100%coinbase71d ago0x0f7707…1ba19f
0xec3c…c9e90xa9dd…2315Base$0.002100%coinbase71d ago0x76182c…3ca056
0xec3c…c9e90xa9dd…2315Base$0.002100%coinbase71d ago0xdf00f6…cf5498
0xec3c…c9e90xa9dd…2315Base$0.002100%coinbase71d ago0xd2293b…ce6ef3
0xec3c…c9e90xa9dd…2315Base$0.002100%coinbase71d ago0x5ac52e…eea6e8
0xec3c…c9e90xa9dd…2315Base$0.002100%coinbase71d ago0xd4288f…64d9c4

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.