Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x32e8…e9340x9257…2132Basex402 service$0.03100%payAI54d ago0x94bc65…b4b6d7
0x32e8…e9340x9257…2132Basex402 service$0.03100%payAI54d ago0x0c4820…141f99
0x32e8…e9340x9257…2132Basex402 service$0.03100%payAI54d ago0xb88e03…42443f
0x32e8…e9340x9257…2132Basex402 service$0.03100%payAI54d ago0x6be9e5…b73c3c
0x32e8…e9340x9257…2132Basex402 service$0.03100%payAI54d ago0x68f8ac…3da458
0x32e8…e9340x9257…2132Basex402 service$0.03100%payAI54d ago0xaa8cc9…e97aa4
0x32e8…e9340x9257…2132Basex402 service$0.03100%payAI54d ago0xa8434e…ccfe22
0x32e8…e9340x9257…2132Basex402 service$0.03100%payAI54d ago0x9db9ef…9ffabd
0x32e8…e9340x9257…2132Basex402 service$0.03100%payAI54d ago0x8b1efb…5636e7
0x32e8…e9340x9257…2132Basex402 service$0.03100%payAI54d ago0x181c12…e58c05
0x32e8…e9340x9257…2132Basex402 service$0.03100%payAI54d ago0x013e73…32f135
0x32e8…e9340x9257…2132Basex402 service$0.03100%payAI54d ago0x453024…a0c266
0x32e8…e9340x9257…2132Basex402 service$0.03100%payAI54d ago0xe781da…9028cb
0x32e8…e9340x9257…2132Basex402 service$0.03100%payAI54d ago0x3939c6…9b29f0
0x32e8…e9340x9257…2132Basex402 service$0.03100%payAI54d ago0x352a6c…9eecec
0x32e8…e9340x9257…2132Basex402 service$0.03100%payAI54d ago0xa72476…e12b2e
0x32e8…e9340x9257…2132Basex402 service$0.03100%payAI54d ago0x484f81…282743
0x32e8…e9340x9257…2132Basex402 service$0.03100%payAI54d ago0xc18800…0d8509
0x32e8…e9340x9257…2132Basex402 service$0.03100%payAI54d ago0xda56ce…fdb829
0x32e8…e9340x9257…2132Basex402 service$0.03100%payAI54d ago0x4c5b13…06b84c
0x32e8…e9340x9257…2132Basex402 service$0.03100%payAI54d ago0x84ecef…cf43d2
0x32e8…e9340x9257…2132Basex402 service$0.03100%payAI54d ago0x21e8df…813ef5
0x32e8…e9340x9257…2132Basex402 service$0.03100%payAI54d ago0x5d376d…687fae
0x32e8…e9340x9257…2132Basex402 service$0.03100%payAI54d ago0x2efe05…a2a6bb
0x32e8…e9340x9257…2132Basex402 service$0.03100%payAI54d ago0xed76c4…2ed379

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.