Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0b1d3b…876452
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa75f83…617c79
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4220b5…85e398
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x86e241…d39e74
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xab9ce5…b3ea12
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3e179c…55ccb1
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9bd4e6…787891
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xdde234…d87f59
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x61fdc7…e46ed7
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x727958…ba3cf7
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0ade5d…1930bd
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x34d521…d16d24
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xdd57a3…5a95fc
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1c3e09…3c1bcc
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbb131b…114b11
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x651d50…6b0e36
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x300565…06355d
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf1f313…781afc
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xea0456…89d25b
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf451af…fc4e55
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2a40a4…270864
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1b716f…95fff1
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7eb74b…3d7fe4
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x138589…1c8f47
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0e6b60…5f7928

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.