Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd5f334…ca3fb9
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI106d ago0x72f420…a20172
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbab57b…bd412c
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI106d ago0xae5397…686544
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1f9537…c7ac67
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI106d ago0xed2dbe…3901c2
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6c6e52…32f370
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI106d ago0x206f6c…b9c3d2
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI106d ago0x826365…573e7e
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2343d0…db7631
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6fdaba…17da29
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf664c9…81142e
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI106d ago0x91147b…f4ba38
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9609e7…20db86
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9bee30…02827b
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6d61ac…e9b96e
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbb09ad…f27f4c
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5158b0…cb3944
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf619f5…d5d052
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7561b1…8866f1
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI106d ago0x65b3ca…f05c08
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc7cf48…fc7cf5
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI106d ago0x61b89a…f03d54
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6267fe…280d91
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc2b672…328545

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.