Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x54e4…3ec40x3e0a…78e7Base—$0.002822100%coinbase73d ago0xc83400…bd33bf
0x54e4…3ec40x3e0a…78e7Base—$0.00553100%coinbase73d ago0x19ac8e…2b6344
0x54e4…3ec40x3e0a…78e7Base—$0.004113100%coinbase73d ago0xc51c0a…d954d7
0x54e4…3ec40x3e0a…78e7Base—$0.005026100%coinbase73d ago0xa3009e…75ccc1
0x54e4…3ec40x3e0a…78e7Base—$0.00315100%coinbase73d ago0x23a9cb…9723b4
0x54e4…3ec40x3e0a…78e7Base—$0.005911100%coinbase73d ago0xc9b862…f873b9
0x54e4…3ec40x3e0a…78e7Base—$0.005228100%coinbase74d ago0xa2ab30…5c2f94
0x54e4…3ec40x3e0a…78e7Base—$0.004821100%coinbase74d ago0x378adb…eb1f94
0x54e4…3ec40x3e0a…78e7Base—$0.00539100%coinbase74d ago0x3dd107…b7733b
0x54e4…3ec40x3e0a…78e7Base—$0.005106100%coinbase74d ago0xda708b…327194
0x54e4…3ec40x3e0a…78e7Base—$0.00342100%coinbase74d ago0x0158d1…754f42
0x54e4…3ec40x3e0a…78e7Base—$0.004009100%coinbase74d ago0x1691de…0427f4
0x54e4…3ec40x3e0a…78e7Base—$0.003917100%coinbase74d ago0x6f1d62…231290
0x54e4…3ec40x3e0a…78e7Base—$0.0028100%coinbase74d ago0x937a2e…88ecdd
0x54e4…3ec40x3e0a…78e7Base—$0.003069100%coinbase74d ago0x8a6166…70c9d9
0x54e4…3ec40x3e0a…78e7Base—$0.004678100%coinbase74d ago0x0f1bca…e8540b
0x54e4…3ec40x3e0a…78e7Base—$0.005066100%coinbase74d ago0x35d8e2…6e6b84
0x54e4…3ec40x3e0a…78e7Base—$0.003762100%coinbase74d ago0x0f97ae…5da017
0x54e4…3ec40x3e0a…78e7Base—$0.002955100%coinbase74d ago0xeb17da…a43a5c
0x54e4…3ec40x3e0a…78e7Base—$0.004866100%coinbase74d ago0xc6b9e5…3bd116

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.