Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x30a6…641e0x260e…b61fBase—$0.001100%Payer-submitted119d ago0xaf92a9…ea3fff
0x30a6…641e0x260e…b61fBase—$0.001100%Payer-submitted119d ago0x992f13…93de05
0x30a6…641e0x260e…b61fBase—$0.001100%Payer-submitted119d ago0xcf7177…2066ca
0x30a6…641e0x260e…b61fBase—$0.001100%Payer-submitted119d ago0xf58834…1feeb6
0x30a6…641e0x260e…b61fBase—$0.001100%Payer-submitted119d ago0x7c172f…9971f2
0x30a6…641e0x260e…b61fBase—$0.001100%Payer-submitted119d ago0xccf66d…c600ba
0x30a6…641e0x260e…b61fBase—$0.001100%Payer-submitted119d ago0xa11c79…13eb4b
0x30a6…641e0x260e…b61fBase—$0.001100%Payer-submitted119d ago0xa3fdd2…d3ab59
0x30a6…641e0x260e…b61fBase—$0.001100%Payer-submitted119d ago0x0b2bfd…0736b1
0x30a6…641e0x260e…b61fBase—$0.001100%Payer-submitted119d ago0xfa0fab…5bb846
0x30a6…641e0x260e…b61fBase—$0.001100%Payer-submitted119d ago0x087b19…7baddc
0x30a6…641e0x260e…b61fBase—$0.001100%Payer-submitted119d ago0xe43b1f…6a8581
0x30a6…641e0x260e…b61fBase—$0.001100%Payer-submitted119d ago0xed873c…83dc67
0x30a6…641e0x260e…b61fBase—$0.001100%Payer-submitted119d ago0x0080e9…904134
0x30a6…641e0x260e…b61fBase—$0.001100%Payer-submitted119d ago0x5c843b…0d57c8
0x30a6…641e0x260e…b61fBase—$0.001100%Payer-submitted119d ago0x8b60f0…14d973
0x30a6…641e0x260e…b61fBase—$0.001100%Payer-submitted119d ago0x51dce9…33196f
0x30a6…641e0x260e…b61fBase—$0.001100%Payer-submitted119d ago0xfac400…55b05e
0x30a6…641e0x260e…b61fBase—$0.001100%Payer-submitted119d ago0xd13252…ceeaf1
0x30a6…641e0x260e…b61fBase—$0.001100%Payer-submitted119d ago0x41117c…43faf7
0x30a6…641e0x260e…b61fBase—$0.001100%Payer-submitted119d ago0x31e021…916bb4
0x30a6…641e0x260e…b61fBase—$0.001100%Payer-submitted119d ago0x4f471b…5a7cd0
0x30a6…641e0x260e…b61fBase—$0.001100%Payer-submitted119d ago0xc9c302…babc08
0x30a6…641e0x260e…b61fBase—$0.001100%Payer-submitted119d ago0x3bd0ca…37a363
0x30a6…641e0x260e…b61fBase—$0.001100%Payer-submitted119d ago0xf0fa5a…c5ec7c

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.