Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7311…e5a10xdfaf…88ebBase—$0.04100%payAI46d ago0x1231c4…a0427a
0x7311…e5a10x7ba9…204bBase—$0.02100%payAI46d ago0x968cb6…2271a8
0x7311…e5a10x2758…edecBase—$0.03100%payAI46d ago0x34735e…97bd35
0x7311…e5a10xc16c…1e27Base—$0.01100%payAI46d ago0x6e65f4…1a0e8a
0x7311…e5a10x1e2d…e162Base—$0.03100%payAI46d ago0xd5c2a4…0bbbfe
0x7311…e5a10x1f48…0cf1Base—$0.02100%payAI46d ago0x2b5840…af93bd
0x7311…e5a10x9780…10b6Base—$0.02100%payAI46d ago0x1219c5…6d7928
0x7311…e5a10x4420…5e4aBase—$0.03100%payAI46d ago0xee39ef…177076
0x7311…e5a10xf6ff…c4d5Base—$0.02100%payAI46d ago0x52c568…6d0b09
0x7311…e5a10x674d…b2c4Base—$0.04100%payAI46d ago0x7c598c…8aeb93
0x7311…e5a10xfe56…4d5cBase—$0.03100%payAI46d ago0x67f12b…efce3b
0x7311…e5a10xcdb9…f62eBase—$0.04100%payAI46d ago0xa5c296…55b15d
0x7311…e5a10xdbf9…f028Base—$0.03100%payAI46d ago0x586514…10c5cc
0x7311…e5a10x9ffb…2c3cBase—$0.03100%payAI46d ago0x043776…eefbdb
0x7311…e5a10x2a7a…3d7eBase—$0.04100%payAI46d ago0x1fdd79…2ebead
0x7311…e5a10xfd19…40e9Base—$0.03100%payAI46d ago0x86b549…51868e
0x7311…e5a10x6b9b…7ed5Base—$0.04100%payAI46d ago0xa0cf38…3691f1
0x7311…e5a10x64e8…095bBase—$0.03100%payAI46d ago0x3aaad2…e2159e
0x7311…e5a10x4269…87ecBase—$0.01100%payAI46d ago0x941c56…fca759
0x7311…e5a10x5e5a…5b20Base—$0.04100%payAI46d ago0xe95572…5ba3b2
0x7f69…0dbe0x7311…e5a1Base—$0.58100%payAI46d ago0x4ac925…f79c17

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.