Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa19d ago0x4ee460…31dffe
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa19d ago0x1370d7…8b85ce
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa19d ago0x89bd57…b506cc
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa19d ago0x912c20…4e88ed
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa19d ago0xe358c0…bfe29c
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa19d ago0x8090c8…c923c2
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa19d ago0xe5865b…75204c
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa19d ago0xa7e1b2…51e5c1
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa19d ago0xdddb0b…9f4542
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa19d ago0xd27c25…53b2fd
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa19d ago0x2fa505…8fe90b
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa19d ago0xe7a018…8d192a
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa19d ago0x492419…6c9fb1
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa19d ago0x124cd6…0321b2
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa19d ago0xd70b50…9a8cf8
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa19d ago0x75ebe6…c68edf
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa19d ago0x92938e…6956f1
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa19d ago0xeee229…9a37f7
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa19d ago0x7f662c…5f8d2c
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa19d ago0x5e1397…b7dca7
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa19d ago0x9146dc…e66cfe
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa19d ago0x69bdc4…12e664
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa19d ago0xedb976…b6742a
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa19d ago0x57526c…daacb1
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa19d ago0x7497c0…2f9b80

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.