Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa16d ago0x57582d…320336
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa16d ago0x117fc1…7198fb
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa16d ago0x5ba9e6…b503af
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa16d ago0x29ab32…2aefe7
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa16d ago0xe28858…99929f
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa16d ago0x7270bf…bb7626
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa16d ago0x410c42…aaeeb1
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa16d ago0x50ae2c…048af3
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa16d ago0xdb4e41…f73652
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa16d ago0x080c66…669208
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa16d ago0xba61ff…7ec898
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa16d ago0x865cdd…bffe88
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa16d ago0xe13ed9…e999bb
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa16d ago0x1d8049…ca9e4b
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa16d ago0x43624e…211a5b
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa16d ago0x7999d4…3f5aac
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa16d ago0xdf58b8…cbdc7d
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa16d ago0xf03f1b…8be510
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa16d ago0x08dbe7…043410
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa16d ago0x6a5bd4…b52efd
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa16d ago0x623da3…218069
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa16d ago0xf6198d…47f55a
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa16d ago0xa081a9…f1857a
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa16d ago0xb5000c…46008c
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa16d ago0x58d49b…194c7b

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.