Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x42d7…ca1b0x3e0a…78e7Base—$0.003921100%coinbase74d ago0xb6d2c8…8b228d
0x42d7…ca1b0x3e0a…78e7Base—$0.00355100%coinbase74d ago0xc34c6a…98a7f3
0x42d7…ca1b0x3e0a…78e7Base—$0.00344100%coinbase74d ago0xc27f44…76425f
0x42d7…ca1b0x3e0a…78e7Base—$0.005446100%coinbase74d ago0xe142a6…727b8a
0x42d7…ca1b0x3e0a…78e7Base—$0.005876100%coinbase75d ago0x1324c4…e84cbb
0x42d7…ca1b0x3e0a…78e7Base—$0.004996100%coinbase75d ago0x93d309…1fe084
0x42d7…ca1b0x3e0a…78e7Base—$0.005045100%coinbase75d ago0x985713…7ce469
0x42d7…ca1b0x3e0a…78e7Base—$0.004843100%coinbase75d ago0x67028f…85dce9
0x42d7…ca1b0x3e0a…78e7Base—$0.002765100%coinbase75d ago0xb4acbc…faddf1
0x42d7…ca1b0x3e0a…78e7Base—$0.003418100%coinbase75d ago0xe43dce…39383c
0x42d7…ca1b0x3e0a…78e7Base—$0.003839100%coinbase75d ago0x3d90a7…38bf90
0x42d7…ca1b0x3e0a…78e7Base—$0.004576100%coinbase75d ago0xda8f4f…230bb9
0x42d7…ca1b0x3e0a…78e7Base—$0.00528100%coinbase75d ago0x858a9f…72ad7c
0x42d7…ca1b0x3e0a…78e7Base—$0.005622100%coinbase75d ago0x9229b0…54517a
0x42d7…ca1b0x3e0a…78e7Base—$0.005683100%coinbase75d ago0xb93dc0…6f0aa4
0x42d7…ca1b0x3e0a…78e7Base—$0.002706100%coinbase75d ago0x4d300c…848406
0x42d7…ca1b0x3e0a…78e7Base—$0.003153100%coinbase75d ago0xa27cd8…3fee77
0x42d7…ca1b0x3e0a…78e7Base—$0.005169100%coinbase75d ago0x9f12a0…52cf72
0x42d7…ca1b0x3e0a…78e7Base—$0.005671100%coinbase75d ago0xa68911…e889bf
0x42d7…ca1b0x3e0a…78e7Base—$0.003878100%coinbase75d ago0x081438…9a559d
0x42d7…ca1b0x3e0a…78e7Base—$0.005669100%coinbase75d ago0x551611…c671cb
0x42d7…ca1b0x3e0a…78e7Base—$0.005843100%coinbase75d ago0xe11ae6…6fffe5
0x42d7…ca1b0x3e0a…78e7Base—$0.003303100%coinbase75d ago0x885bfe…41df71
0x42d7…ca1b0x3e0a…78e7Base—$0.004273100%coinbase75d ago0x4e3b8e…819ace
0x42d7…ca1b0x3e0a…78e7Base—$0.004258100%coinbase75d ago0x05b73a…a75526

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.