Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd8b1…7f170xfe80…47eeBase—$0.001100%fluxa29d ago0xd76e38…31c77a
0xd8b1…7f170xfe80…47eeBase—$0.001100%fluxa29d ago0x62442c…7f2810
0xd8b1…7f170xfe80…47eeBase—$0.001100%fluxa29d ago0x89d6d9…506fb8
0xd8b1…7f170xfe80…47eeBase—$0.001100%fluxa29d ago0x2362ce…c96afa
0xd8b1…7f170xfe80…47eeBase—$0.001100%fluxa29d ago0x5ca322…f9956c
0xd8b1…7f170xfe80…47eeBase—$0.001100%fluxa29d ago0x44c020…7c4d58
0xd8b1…7f170xfe80…47eeBase—$0.001100%fluxa29d ago0xf7d447…7bcea3
0xd8b1…7f170xfe80…47eeBase—$0.001100%fluxa29d ago0x85b239…55b0c5
0xd8b1…7f170xfe80…47eeBase—$0.001100%fluxa29d ago0xac0a23…2380e3
0xd8b1…7f170xfe80…47eeBase—$0.001100%fluxa29d ago0x5a7a6f…8bf61a
0xd8b1…7f170xfe80…47eeBase—$0.001100%fluxa29d ago0x435fd8…a6447b
0xd8b1…7f170xfe80…47eeBase—$0.001100%fluxa29d ago0x45f735…d7b585
0xd8b1…7f170xfe80…47eeBase—$0.001100%fluxa29d ago0xb6061c…235c2e
0xd8b1…7f170xfe80…47eeBase—$0.001100%fluxa29d ago0x5ad481…c82bb8
0xd8b1…7f170xfe80…47eeBase—$0.001100%fluxa29d ago0xad6130…fc929b
0xd8b1…7f170xfe80…47eeBase—$0.001100%fluxa29d ago0x2a6e8f…42a39a
0xd8b1…7f170xfe80…47eeBase—$0.001100%fluxa29d ago0x13c34f…cb7e2c
0xd8b1…7f170xfe80…47eeBase—$0.001100%fluxa29d ago0xe75cf9…a6d912
0xd8b1…7f170xfe80…47eeBase—$0.001100%fluxa29d ago0x05d8e0…df470b
0xd8b1…7f170xfe80…47eeBase—$0.001100%fluxa29d ago0x54b87d…0c9849
0xd8b1…7f170xfe80…47eeBase—$0.001100%fluxa29d ago0xa4604a…22160f
0xd8b1…7f170xfe80…47eeBase—$0.001100%fluxa29d ago0xc5d80f…e24fce
0xd8b1…7f170xfe80…47eeBase—$0.001100%fluxa29d ago0xe97ca3…dc0d6d
0xd8b1…7f170xfe80…47eeBase—$0.001100%fluxa29d ago0xcbe851…df1765
0xd8b1…7f170xfe80…47eeBase—$0.001100%fluxa29d ago0xe3032d…a8f891

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.