Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa21d ago0x1eb7b1…4a51ab
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa21d ago0x50aae9…b0678d
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa22d ago0x8e11c5…7e3499
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa22d ago0x643a5c…147383
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa22d ago0x877e04…62c2c1
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa22d ago0x330412…5d20fd
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa22d ago0xe2e457…6a46b7
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa22d ago0xb24fb6…1e31f8
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa22d ago0x3230f2…a1d098
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa22d ago0x291005…bd51bd
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa22d ago0x679e75…a104c9
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa22d ago0x129fd5…180374
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa22d ago0x70700a…5f0b4d
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa22d ago0x2ef15c…708867
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa22d ago0x6c7566…f9f169
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa22d ago0xf1a474…9acbbf
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa22d ago0x376c0e…af72a5
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa22d ago0xdefe2a…09fee1
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa22d ago0xc5cce0…7bc08d
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa22d ago0x314c11…9e3853
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa22d ago0x60bfdf…8a0176

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.