Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6797…8bd40x3e0a…78e7Base—$0.004712100%coinbase75d ago0x087c71…26468a
0x6797…8bd40x3e0a…78e7Base—$0.002671100%coinbase75d ago0x0c2d74…abc038
0x6797…8bd40x3e0a…78e7Base—$0.005151100%coinbase75d ago0x68d98a…764a53
0x6797…8bd40x3e0a…78e7Base—$0.004211100%coinbase75d ago0xff10d0…5c9f29
0x6797…8bd40x3e0a…78e7Base—$0.003231100%coinbase75d ago0x31b7cc…19ae35
0x6797…8bd40x3e0a…78e7Base—$0.004578100%coinbase75d ago0xb23273…b98d61
0x6797…8bd40x3e0a…78e7Base—$0.003828100%coinbase75d ago0x5f2145…50af41
0x6797…8bd40x3e0a…78e7Base—$0.004502100%coinbase75d ago0x8bb101…5857b2
0x6797…8bd40x3e0a…78e7Base—$0.005043100%coinbase75d ago0xf688cd…d07a8f
0x6797…8bd40x3e0a…78e7Base—$0.004662100%coinbase75d ago0x962431…eb1f35
0x6797…8bd40x3e0a…78e7Base—$0.005123100%coinbase75d ago0x7e0330…32561f
0x6797…8bd40x3e0a…78e7Base—$0.004093100%coinbase75d ago0xf2767b…f3b454
0x6797…8bd40x3e0a…78e7Base—$0.003515100%coinbase75d ago0x0ef2a9…a9cbc7
0x6797…8bd40x3e0a…78e7Base—$0.002732100%coinbase75d ago0x4ea624…0996d4
0x6797…8bd40x3e0a…78e7Base—$0.003911100%coinbase75d ago0xda0d7b…0c38c2
0x6797…8bd40x3e0a…78e7Base—$0.003897100%coinbase75d ago0xf5c4fc…a6c283
0x6797…8bd40x3e0a…78e7Base—$0.003112100%coinbase75d ago0x59cd9a…cee9cd
0x6797…8bd40x3e0a…78e7Base—$0.003209100%coinbase75d ago0xfbd37e…4c5566
0x6797…8bd40x3e0a…78e7Base—$0.004409100%coinbase75d ago0xf4b327…fc3857
0x6797…8bd40x3e0a…78e7Base—$0.005013100%coinbase75d ago0xea673e…fcfe46
0x6797…8bd40x3e0a…78e7Base—$0.002931100%coinbase76d ago0x03e3ee…3446fc
0x6797…8bd40x3e0a…78e7Base—$0.005306100%coinbase76d ago0x4bef94…557b91
0x6797…8bd40x3e0a…78e7Base—$0.003676100%coinbase76d ago0xb2fe7a…f2336a
0x6797…8bd40x3e0a…78e7Base—$0.005414100%coinbase76d ago0xf1c105…e017e1
0x6797…8bd40x3e0a…78e7Base—$0.005149100%coinbase76d ago0xd4b4d6…9f2ae7

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.