Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase111d ago0xf200e1…116257
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase111d ago0x1cefb1…fa0b07
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase111d ago0xd11778…fba8c2
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase111d ago0x5dd284…526faf
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase111d ago0xa60afe…49390d
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase111d ago0x6bf4c7…9f9a42
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase112d ago0x609f20…c90a80
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase112d ago0x7ae3e4…2319c3
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase112d ago0xa330f4…3fec13
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase112d ago0x17049d…b655a4
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase112d ago0x08131e…eeb530
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase112d ago0x75ceb9…5f955f
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase112d ago0x2ec0f1…ef5e17
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase112d ago0xf3fd42…357ae7
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase112d ago0x29e993…3c9e23
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase112d ago0x976026…cbf4c9
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase112d ago0xdc0a91…1a4b29
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase112d ago0x338640…d907cd
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase112d ago0xe61998…0af370
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase112d ago0x936176…f9cd9d
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase112d ago0x088d8b…ecb70e
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase112d ago0x290b63…f4932f
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase112d ago0xc05f9b…ef90db
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase112d ago0x8a8ac4…9325e9
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase112d ago0xdaf1e2…f8a3ac

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.