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.004795100%coinbase74d ago0xf11b8a…9c7e77
0x54e4…3ec40x3e0a…78e7Base—$0.003583100%coinbase74d ago0xf0e1a8…fcc5c4
0x54e4…3ec40x3e0a…78e7Base—$0.004822100%coinbase74d ago0x7e7f15…05ccd8
0x54e4…3ec40x3e0a…78e7Base—$0.004095100%coinbase74d ago0x1043d0…31ccb3
0x54e4…3ec40x3e0a…78e7Base—$0.00529100%coinbase74d ago0x30d447…72dc67
0x54e4…3ec40x3e0a…78e7Base—$0.002863100%coinbase74d ago0x195500…72ad96
0x54e4…3ec40x3e0a…78e7Base—$0.00505100%coinbase75d ago0x959cf6…aab48c
0x54e4…3ec40x3e0a…78e7Base—$0.004194100%coinbase75d ago0xe769eb…048396
0x54e4…3ec40x3e0a…78e7Base—$0.003679100%coinbase75d ago0x457090…b99693
0x54e4…3ec40x3e0a…78e7Base—$0.004039100%coinbase75d ago0x619b60…e3ec84
0x54e4…3ec40x3e0a…78e7Base—$0.005746100%coinbase75d ago0x37bbce…7d7642
0x54e4…3ec40x3e0a…78e7Base—$0.003087100%coinbase75d ago0x860c0b…b0ebde
0x54e4…3ec40x3e0a…78e7Base—$0.005374100%coinbase75d ago0xb20f3d…a06bb4
0x54e4…3ec40x3e0a…78e7Base—$0.005928100%coinbase75d ago0xccc52c…1827d1
0x54e4…3ec40x3e0a…78e7Base—$0.005624100%coinbase75d ago0xe08e16…14611f
0x54e4…3ec40x3e0a…78e7Base—$0.005506100%coinbase75d ago0x655954…d3abb8
0x54e4…3ec40x3e0a…78e7Base—$0.005924100%coinbase75d ago0x1ad04f…127bc4
0x54e4…3ec40x3e0a…78e7Base—$0.004268100%coinbase75d ago0x57d12b…03fc66
0x54e4…3ec40x3e0a…78e7Base—$0.005517100%coinbase75d ago0x16d158…2a82aa
0x54e4…3ec40x3e0a…78e7Base—$0.004471100%coinbase75d ago0x0d579c…420678

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.