Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI105d ago0x66aace…aad464
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd7a11e…41865a
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI105d ago0xcb1ef4…690d98
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3f1eb5…7c9a73
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2575dc…c8ca19
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2fdc6a…685be3
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI105d ago0x524ba9…145da8
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI106d ago0xaba79a…79d604
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9a5b4c…9e6c0b
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI106d ago0x202e6e…0ee7b9
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI106d ago0x02516f…7c6e98
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI106d ago0x74a748…b46234
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc92be1…4056f6
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0dfb78…a60407
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI106d ago0x72e82a…eed822
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbe9f87…d3bb75
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2c4724…580b52
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc202ac…632e84
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI106d ago0x316b72…a3fe71
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfcf4ce…a6d82b
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI106d ago0x63e71c…32beac
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf518c6…a4f59a
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0546be…6b960d
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI106d ago0x472a6f…e2e662
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2c2b42…346dd4

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.