Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa19d ago0xdc0f25…22a51b
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa19d ago0x9b22fb…85b138
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa19d ago0xe32f5b…842112
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa19d ago0x92f656…55bcad
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa19d ago0xe05bef…bc235d
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa19d ago0xa7061c…3ed3bc
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa19d ago0xca32db…2a64b8
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa19d ago0x09c9ff…dd9048
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa19d ago0x0420ab…a801d0
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa19d ago0x2e2bc0…2d6ea4
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa19d ago0x897084…537b91
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa19d ago0xd0015e…5c948f
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa19d ago0x758468…f743ee
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa19d ago0xa68237…64c609
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa19d ago0xe6bd24…c589b7
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa19d ago0x4bf2b7…f1abe4
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa19d ago0x7ebd86…b95153
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa19d ago0x39b3a5…dc8428
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa19d ago0xaa5212…91bae6
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa19d ago0x9bca89…ee887c
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa19d ago0x778060…30e7fe
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa19d ago0x9e1b37…072ed3
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa19d ago0x28de9b…e4bd7a
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa19d ago0xcfa8c6…662c33
0x8583…aea50xfe80…47eeBase—$0.001100%fluxa19d ago0x19820b…2b53b0

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.