Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x599e…f8960xfe80…47eeBase—$0.001100%fluxa19d ago0xda5264…abff5b
0x599e…f8960xfe80…47eeBase—$0.001100%fluxa19d ago0xc1fa62…927354
0x599e…f8960xfe80…47eeBase—$0.001100%fluxa19d ago0x361991…2449ba
0x599e…f8960xfe80…47eeBase—$0.001100%fluxa19d ago0xb153aa…d37435
0x599e…f8960xfe80…47eeBase—$0.001100%fluxa19d ago0xf851f3…418d62
0x599e…f8960xfe80…47eeBase—$0.001100%fluxa19d ago0x490d04…c9afaa
0x599e…f8960xfe80…47eeBase—$0.001100%fluxa19d ago0xcd5386…46bfe9
0x599e…f8960xfe80…47eeBase—$0.001100%fluxa19d ago0xd5787d…16b1b5
0x599e…f8960xfe80…47eeBase—$0.001100%fluxa19d ago0x181038…10299b
0x599e…f8960xfe80…47eeBase—$0.001100%fluxa19d ago0x773116…28ff17
0x599e…f8960xfe80…47eeBase—$0.001100%fluxa19d ago0x76c0a1…d7400e
0x599e…f8960xfe80…47eeBase—$0.001100%fluxa19d ago0xd6337f…a4cd30
0x599e…f8960xfe80…47eeBase—$0.001100%fluxa19d ago0x4b8d4f…c8f6f7
0x599e…f8960xfe80…47eeBase—$0.001100%fluxa19d ago0x745267…6dc991
0x599e…f8960xfe80…47eeBase—$0.001100%fluxa19d ago0xf739f7…643ee7
0x599e…f8960xfe80…47eeBase—$0.001100%fluxa19d ago0x12472b…c5a1e7
0x599e…f8960xfe80…47eeBase—$0.001100%fluxa19d ago0xb86d27…2b5121
0x599e…f8960xfe80…47eeBase—$0.001100%fluxa19d ago0xf2da57…770bc2
0x599e…f8960xfe80…47eeBase—$0.001100%fluxa19d ago0x9dbe35…b11397
0x599e…f8960xfe80…47eeBase—$0.001100%fluxa19d ago0x643687…b88beb
0x599e…f8960xfe80…47eeBase—$0.001100%fluxa19d ago0x86bdfa…22cf25
0x599e…f8960xfe80…47eeBase—$0.001100%fluxa19d ago0x7926f3…a1bf75
0x599e…f8960xfe80…47eeBase—$0.001100%fluxa19d ago0xec4d91…ab2aac
0x599e…f8960xfe80…47eeBase—$0.001100%fluxa19d ago0xbd95ff…7d1723
0x599e…f8960xfe80…47eeBase—$0.001100%fluxa19d ago0x24ee67…c6e99f

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.