Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe54…ed680xfe80…47eeBase$0.001100%fluxa21d ago0x70d6eb…172b25
0xfe54…ed680xfe80…47eeBase$0.001100%fluxa21d ago0x02a0b2…7c2495
0xfe54…ed680xfe80…47eeBase$0.001100%fluxa21d ago0xcf7ff0…3a7159
0xfe54…ed680xfe80…47eeBase$0.001100%fluxa21d ago0xc75c48…224456
0xfe54…ed680xfe80…47eeBase$0.001100%fluxa21d ago0x9d85e1…a9cfb9
0xfe54…ed680xfe80…47eeBase$0.001100%fluxa21d ago0x0816ce…6d02fc
0xfe54…ed680xfe80…47eeBase$0.001100%fluxa21d ago0xe165cb…d8abe1
0xfe54…ed680xfe80…47eeBase$0.001100%fluxa21d ago0x3faa92…3217d9
0xfe54…ed680xfe80…47eeBase$0.001100%fluxa21d ago0x6cad14…a02b3f
0xfe54…ed680xfe80…47eeBase$0.001100%fluxa21d ago0x77dfaa…090c8d
0xfe54…ed680xfe80…47eeBase$0.001100%fluxa21d ago0x5123fb…21e570
0xfe54…ed680xfe80…47eeBase$0.001100%fluxa21d ago0x12ce77…554ffc
0xfe54…ed680xfe80…47eeBase$0.001100%fluxa21d ago0xe3fcdd…110b95
0xfe54…ed680xfe80…47eeBase$0.001100%fluxa22d ago0xfe1c53…75ba03
0xfe54…ed680xfe80…47eeBase$0.001100%fluxa22d ago0x134483…bf8c7f
0xfe54…ed680xfe80…47eeBase$0.001100%fluxa22d ago0x4accbb…e78b44
0xfe54…ed680xfe80…47eeBase$0.001100%fluxa22d ago0xcb0fd0…0e9672
0xfe54…ed680xfe80…47eeBase$0.001100%fluxa22d ago0xbade2d…b19973
0xfe54…ed680xfe80…47eeBase$0.001100%fluxa22d ago0x4f4344…bf48cd
0xfe54…ed680xfe80…47eeBase$0.001100%fluxa22d ago0xa3568f…3d5d77
0xfe54…ed680xfe80…47eeBase$0.001100%fluxa22d ago0xae5993…2cc3e4
0xfe54…ed680xfe80…47eeBase$0.001100%fluxa22d ago0xd1ab25…7f1bfe
0xfe54…ed680xfe80…47eeBase$0.001100%fluxa22d ago0x7c1731…37ee3d
0xfe54…ed680xfe80…47eeBase$0.001100%fluxa22d ago0x9aa268…914d7f
0xfe54…ed680xfe80…47eeBase$0.001100%fluxa22d ago0x4b17e3…afba82

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.