Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa321…58660xa9dd…2315Base—$0.002100%coinbase34d ago0x2a4398…2a9b48
0xa321…58660xa9dd…2315Base—$0.002100%coinbase34d ago0x8ec66c…d15662
0xa321…58660xa9dd…2315Base—$0.002100%coinbase34d ago0x50e990…c3610d
0xa321…58660xa9dd…2315Base—$0.002100%coinbase34d ago0x5637fa…4cd11c
0xa321…58660xa9dd…2315Base—$0.002100%coinbase34d ago0x643647…389f79
0xa321…58660xa9dd…2315Base—$0.002100%coinbase34d ago0xc86bd8…e22a50
0xa321…58660xa9dd…2315Base—$0.002100%coinbase34d ago0x659dc6…9df539
0xa321…58660xa9dd…2315Base—$0.002100%coinbase34d ago0x9a81d9…ad0ce8
0xa321…58660xa9dd…2315Base—$0.002100%coinbase34d ago0xaa75d7…9d1140
0xa321…58660xa9dd…2315Base—$0.002100%coinbase34d ago0x052e3c…a629df
0xa321…58660xa9dd…2315Base—$0.002100%coinbase34d ago0x50ef1c…62748f
0xa321…58660xa9dd…2315Base—$0.002100%coinbase34d ago0x65b6f4…828da2
0xa321…58660xa9dd…2315Base—$0.002100%coinbase34d ago0xd94a43…ee3366
0xa321…58660xa9dd…2315Base—$0.002100%coinbase34d ago0x34a55e…51f667
0xa321…58660xa9dd…2315Base—$0.002100%coinbase34d ago0xb92be8…ebc358
0xa321…58660xa9dd…2315Base—$0.002100%coinbase34d ago0x93ddd4…125cb2
0xa321…58660xa9dd…2315Base—$0.002100%coinbase34d ago0x72faf4…dd42e9
0xa321…58660xa9dd…2315Base—$0.002100%coinbase34d ago0xee6d13…3e5ac5
0xa321…58660xa9dd…2315Base—$0.002100%coinbase34d ago0x7074b8…f37511
0xa321…58660xa9dd…2315Base—$0.002100%coinbase34d ago0xf2ccc2…1b5b1f
0xa321…58660xa9dd…2315Base—$0.002100%coinbase34d ago0xa59ccd…af6dea
0xa321…58660xa9dd…2315Base—$0.002100%coinbase34d ago0xa8fca3…cbe281
0xa321…58660xa9dd…2315Base—$0.002100%coinbase34d ago0x7f5e82…e89abd
0xa321…58660xa9dd…2315Base—$0.002100%coinbase34d ago0xfd7e5c…14f162
0xa321…58660xa9dd…2315Base—$0.002100%coinbase34d ago0x66c992…18f7f4

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.