Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa17c…60a90x0e3d…7757Base—$3.15100%0xb182…b93d106d ago0x88311e…e98f95
0xa17c…60a90x0e3d…7757Base—$11.55100%0x3835…6261106d ago0x2e30d7…b87b5b
0xa17c…60a90x0e3d…7757Base—$10.50100%0x60af…6a25106d ago0xb98bb0…f370bc
0xa17c…60a90x0e3d…7757Base—$5.25100%0xdfea…dfaf106d ago0x26f5c4…e45fe6
0xa17c…60a90x0e3d…7757Base—$5.25100%0x89a0…ff58107d ago0x4af548…4ca41b
0xa17c…60a90x0e3d…7757Base—$5.25100%0x8b99…df79107d ago0x5e0aa3…54b984
0xa17c…60a90x0e3d…7757Base—$3.15100%0x93eb…4c29107d ago0x153273…87a870
0xa17c…60a90x0e3d…7757Base—$1.05100%0xd812…ee44107d ago0x864ade…51acbc
0xa17c…60a90x0e3d…7757Base—$10.50100%0x8121…3f9d107d ago0x54a8c0…b802b6
0xa17c…60a90x0e3d…7757Base—$42.00100%0x77d0…ce50107d ago0x83d358…f00735
0xa17c…60a90x0e3d…7757Base—$11.55100%0x8d6c…3458107d ago0x3b1a8e…04515c
0xa17c…60a90x0e3d…7757Base—$105.00100%0xcf6b…a40a107d ago0x417db0…c4cb60
0xa17c…60a90x0e3d…7757Base—$5.25100%0xd150…e426107d ago0x816dd8…9e287e
0xa17c…60a90x0e3d…7757Base—$2.10100%0xe162…6268107d ago0xb7925e…6dd853
0xa17c…60a90x0e3d…7757Base—$1.05100%0xd150…e426107d ago0x2d3973…ebbbc9
0xa17c…60a90x0e3d…7757Base—$31.50100%0xc76e…a7a9107d ago0x6e7932…ca5145
0xa17c…60a90x0e3d…7757Base—$19.95100%0x8c9f…11af107d ago0x217b1a…b7fbd7
0xa17c…60a90x0e3d…7757Base—$2.10100%0x2035…57d3107d ago0xf74f33…bc0954
0xa17c…60a90x0e3d…7757Base—$5.25100%0x1e7c…464c107d ago0x76f991…5906bc
0xa17c…60a90x0e3d…7757Base—$10.50100%0x433f…6ee9107d ago0x7e97cf…174de9
0xa17c…60a90x0e3d…7757Base—$31.50100%0x023e…d6fc107d ago0x849c7c…ef2b72
0xa17c…60a90x0e3d…7757Base—$5.25100%0x2699…b2a5107d ago0xaf9d47…13e614
0xa17c…60a90x0e3d…7757Base—$31.50100%0xa140…d38d107d ago0x4a5738…238072
0xa17c…60a90x0e3d…7757Base—$10.50100%0x699a…4274107d ago0xa9f241…0a5022
0xa17c…60a90x0e3d…7757Base—$10.50100%0xfb42…406e107d ago0x72be61…600683

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.