Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2583…58bd0xa9dd…2315Base—$0.002100%coinbase44d ago0x62286e…d60839
0x2583…58bd0xa9dd…2315Base—$0.002100%coinbase44d ago0xe59be0…920724
0x2583…58bd0xa9dd…2315Base—$0.002100%coinbase44d ago0x714aa2…2d9bd7
0x2583…58bd0xa9dd…2315Base—$0.002100%coinbase44d ago0x28f80d…cd50b1
0x2583…58bd0xa9dd…2315Base—$0.002100%coinbase44d ago0x068259…be7f3e
0x2583…58bd0xa9dd…2315Base—$0.002100%coinbase44d ago0x195854…0ec932
0x2583…58bd0xa9dd…2315Base—$0.002100%coinbase44d ago0x59dcaa…3df5a1
0x2583…58bd0xa9dd…2315Base—$0.002100%coinbase44d ago0xa17815…cd768b
0x2583…58bd0xa9dd…2315Base—$0.002100%coinbase44d ago0x0da5df…83dc34
0x2583…58bd0xa9dd…2315Base—$0.002100%coinbase44d ago0x2efc15…5cb6df
0x2583…58bd0xa9dd…2315Base—$0.002100%coinbase44d ago0x1118d3…2ab0b8
0x2583…58bd0xa9dd…2315Base—$0.002100%coinbase44d ago0x20591f…20826f
0x2583…58bd0xa9dd…2315Base—$0.002100%coinbase44d ago0xc549bd…694393
0x2583…58bd0xa9dd…2315Base—$0.002100%coinbase44d ago0xdce9f2…696dfd
0x2583…58bd0xa9dd…2315Base—$0.002100%coinbase44d ago0x9e6420…3f9b6c
0x2583…58bd0xa9dd…2315Base—$0.002100%coinbase44d ago0x25e187…cd8d89
0x2583…58bd0xa9dd…2315Base—$0.002100%coinbase44d ago0x127253…b77a47
0x2583…58bd0xa9dd…2315Base—$0.002100%coinbase44d ago0xd65a1c…41fe68
0x2583…58bd0xa9dd…2315Base—$0.002100%coinbase44d ago0x9384c9…6129b9
0x2583…58bd0xa9dd…2315Base—$0.002100%coinbase44d ago0x8bfdcd…a83c4e
0x2583…58bd0xa9dd…2315Base—$0.002100%coinbase44d ago0xed15e7…8ba78a
0x2583…58bd0xa9dd…2315Base—$0.002100%coinbase44d ago0x3a913f…15255a
0x2583…58bd0xa9dd…2315Base—$0.002100%coinbase44d ago0xba256f…845561
0x2583…58bd0xa9dd…2315Base—$0.002100%coinbase44d ago0x8c19ac…53490b
0x2583…58bd0xa9dd…2315Base—$0.002100%coinbase44d ago0x03af7c…88e4b2

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.