Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1b80…5f9c0xf60f…b6e1Base—$0.01100%coinbase78d ago0x7763ce…561a0e
0x1b80…5f9c0x4004…e7f7Base—$0.01100%coinbase78d ago0x4a1d3f…08541c
0x1b80…5f9c0x80d8…2699Base—$0.01100%coinbase78d ago0x9f503d…a4bba7
0x1b80…5f9c0x6f61…db8fBase—$0.01100%coinbase78d ago0xbb3239…a6a960
0x1b80…5f9c0xb7ae…2c67Base—$0.01100%coinbase78d ago0x91694d…cdcc46
0x1b80…5f9c0xb26e…197eBase—$0.01100%coinbase79d ago0x54c997…616cfd
0x1b80…5f9c0x952e…87d7Base—$0.01100%coinbase79d ago0xf696ea…2da4ba
0x1b80…5f9c0x7e66…e4ccBase—$0.01100%coinbase79d ago0xa4bb67…34f3c1
0x1b80…5f9c0xc19c…acc3Base—$0.01100%coinbase79d ago0x4a2855…3b8525
0x1b80…5f9c0x3191…2506Base—$0.01100%coinbase79d ago0xb2f6c2…19b155
0x1b80…5f9c0x76d1…999bBase—$0.01100%coinbase79d ago0x4bb6a0…8e1d91
0x1b80…5f9c0x4839…03b6Base—$0.01100%coinbase79d ago0x0a2c7c…19922e
0x1b80…5f9c0x8dae…9317Base—$0.01100%coinbase79d ago0xf9ed79…199f4b
0x1b80…5f9c0x669e…1c94Base—$0.01100%coinbase79d ago0x827dbf…470a69
0x1b80…5f9c0xedac…ea4fBase—$0.01100%coinbase79d ago0xd9c34a…765525
0x1b80…5f9c0xb31a…b66aBase—$0.01100%coinbase79d ago0xe7e0f6…8473a6
0x1b80…5f9c0xa7f9…0ccaBase—$0.01100%coinbase79d ago0x645a89…a848a3
0x1b80…5f9c0x724c…51c9Base—$0.01100%coinbase79d ago0x71cb7a…749232
0x1b80…5f9c0x07c5…1144Base—$0.01100%coinbase79d ago0x003619…127755
0x1b80…5f9c0x97fa…fc79Base—$0.01100%coinbase79d ago0x36a541…7c7a32
0x1b80…5f9c0x1471…26c1Base—$0.01100%coinbase79d ago0x4447b6…ebfce4
0x1b80…5f9c0x1ba5…2722Base—$0.01100%coinbase79d ago0x8197c9…36ecff
0x1b80…5f9c0x01de…d260Base—$0.01100%coinbase79d ago0xc5da21…0eb7d8
0x1b80…5f9c0xaef8…ab5bBase—$0.01100%coinbase79d ago0x4b0fa6…ce50b3
0x1b80…5f9c0x5682…8adaBase—$0.01100%coinbase79d ago0xc4ca9b…6abea0

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.