Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2864…027b0xfe80…47eeBase—$0.001100%fluxa16d ago0x8b6682…b31597
0x2864…027b0xfe80…47eeBase—$0.001100%fluxa16d ago0xec732c…cb4373
0x2864…027b0xfe80…47eeBase—$0.001100%fluxa16d ago0x15710f…606a55
0x2864…027b0xfe80…47eeBase—$0.001100%fluxa16d ago0x31713a…85c179
0x2864…027b0xfe80…47eeBase—$0.001100%fluxa16d ago0x803faa…2c3ed4
0x2864…027b0xfe80…47eeBase—$0.001100%fluxa16d ago0x439fa0…c0292a
0x2864…027b0xfe80…47eeBase—$0.001100%fluxa16d ago0xa80e4f…67295f
0x2864…027b0xfe80…47eeBase—$0.001100%fluxa16d ago0x542ea1…9a75ac
0x2864…027b0xfe80…47eeBase—$0.001100%fluxa16d ago0x587bfe…b08147
0x2864…027b0xfe80…47eeBase—$0.001100%fluxa16d ago0x15c5e1…c36d23
0x2864…027b0xfe80…47eeBase—$0.001100%fluxa16d ago0xb552fb…851f10
0x2864…027b0xfe80…47eeBase—$0.001100%fluxa16d ago0xaa960d…d1ca61
0x2864…027b0xfe80…47eeBase—$0.001100%fluxa16d ago0x00f6a5…c7284f
0x2864…027b0xfe80…47eeBase—$0.001100%fluxa16d ago0xee2ef8…50c6f0
0x2864…027b0xfe80…47eeBase—$0.001100%fluxa16d ago0x9797a4…eb7f2c
0x2864…027b0xfe80…47eeBase—$0.001100%fluxa16d ago0x36eb00…5445bf
0x2864…027b0xfe80…47eeBase—$0.001100%fluxa16d ago0xb242b1…fa2770
0x2864…027b0xfe80…47eeBase—$0.001100%fluxa16d ago0x6c5b9c…fbe117
0x2864…027b0xfe80…47eeBase—$0.001100%fluxa16d ago0x062de8…f736bb
0x2864…027b0xfe80…47eeBase—$0.001100%fluxa16d ago0x339965…f57783
0x2864…027b0xfe80…47eeBase—$0.001100%fluxa16d ago0x7eabff…e3bd79
0x2864…027b0xfe80…47eeBase—$0.001100%fluxa16d ago0x7c00a6…0e4bd1

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.