Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa48d ago0xfdd3d2…a74605
0xed36…f58c0xfe80…47eeBase—$0.001100%fluxa48d ago0x9c4aac…a10fe7
0xed36…f58c0xfe80…47eeBase—$0.001100%fluxa48d ago0xf57574…24f0cf
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa48d ago0xcf039b…685a61
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa48d ago0x765812…a06e10
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa48d ago0xb258ab…e2d347
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa48d ago0x44c026…0529d5
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa48d ago0x0ca2d0…2215cd
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa48d ago0x23dcb1…785cb9
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa48d ago0xafc2a7…9f8edc
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa48d ago0xa33b3d…7c115f
0xed36…f58c0xfe80…47eeBase—$0.001100%fluxa48d ago0xf2026d…b1541b
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa48d ago0x70dae0…e0ae12
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa48d ago0x3873f2…b4ad01
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa48d ago0xe5a503…ded650
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa48d ago0xfc4977…58d081
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa48d ago0xd2e64c…c12f36
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa48d ago0x43fd05…eb1f7a
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa48d ago0xfe2e89…6d510f
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa48d ago0xaf7aa8…d94fe1
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa48d ago0x1ebc35…dd4290
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa48d ago0xc72def…9695a6
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa48d ago0x2906ca…86062c
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa48d ago0xb15e35…a4b3e5
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa48d ago0x3968f3…098dff

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.