Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8b30…a5e40x9c95…e299Base—$0.001100%fluxa47d ago0x3e5856…8fd764
0x8b30…a5e40x9c95…e299Base—$0.001100%fluxa47d ago0xf4c172…0a3cab
0x8b30…a5e40xfe80…47eeBase—$0.001100%fluxa47d ago0xe6c27c…9ba7a2
0x8b30…a5e40x9c95…e299Base—$0.001100%fluxa47d ago0x7c8299…7114d2
0x8b30…a5e40xfe80…47eeBase—$0.001100%fluxa47d ago0x62cf9f…9c5ed7
0x8b30…a5e40xfe80…47eeBase—$0.001100%fluxa47d ago0xafba3c…057fe4
0x8b30…a5e40x9c95…e299Base—$0.001100%fluxa48d ago0x204fed…b6624c
0x8b30…a5e40xfe80…47eeBase—$0.001100%fluxa48d ago0xc6e776…2f7602
0x8b30…a5e40xfe80…47eeBase—$0.001100%fluxa48d ago0x73236b…67d8f1
0x8b30…a5e40x9c95…e299Base—$0.001100%fluxa48d ago0x6009cc…a472b3
0x8b30…a5e40x9c95…e299Base—$0.001100%fluxa48d ago0xe9d232…94f98a
0x8b30…a5e40x9c95…e299Base—$0.001100%fluxa48d ago0x922bbc…2e7a71
0x8b30…a5e40x9c95…e299Base—$0.001100%fluxa48d ago0xb4b6c6…3570b5
0x8b30…a5e40x9c95…e299Base—$0.001100%fluxa48d ago0xb65022…e88fb3
0x8b30…a5e40xfe80…47eeBase—$0.001100%fluxa48d ago0x38ca93…efc2c8
0x8b30…a5e40x9c95…e299Base—$0.001100%fluxa48d ago0xddb721…24fc0b
0x8b30…a5e40x9c95…e299Base—$0.001100%fluxa48d ago0x4d5cef…3beaba
0x8b30…a5e40x9c95…e299Base—$0.001100%fluxa48d ago0x50fcdb…dc3dab
0x8b30…a5e40x9c95…e299Base—$0.001100%fluxa48d ago0x202fb4…bb1ccf
0x8b30…a5e40x9c95…e299Base—$0.001100%fluxa48d ago0x52e3ab…9590e7
0x8b30…a5e40x9c95…e299Base—$0.001100%fluxa48d ago0x12e806…0383f7
0x8b30…a5e40xfe80…47eeBase—$0.001100%fluxa48d ago0x382917…757a8c
0x8b30…a5e40x9c95…e299Base—$0.001100%fluxa48d ago0x7a8526…22a18f
0x8b30…a5e40x9c95…e299Base—$0.001100%fluxa48d ago0x849fd6…bf4e62
0x8b30…a5e40x9c95…e299Base—$0.001100%fluxa48d ago0x7472cc…990b0b

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.