Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0a07…beb20xfe80…47eeBase—$0.001100%fluxa51d ago0xab466e…383aca
0x0a07…beb20x9c95…e299Base—$0.001100%fluxa51d ago0x8cc022…26407e
0x0a07…beb20x9c95…e299Base—$0.001100%fluxa51d ago0x895ae0…2af4f2
0x0a07…beb20xfe80…47eeBase—$0.001100%fluxa51d ago0x9f19ed…03f171
0x0a07…beb20x9c95…e299Base—$0.001100%fluxa51d ago0xf3fbb3…b85ef4
0x0a07…beb20xfe80…47eeBase—$0.001100%fluxa51d ago0xe24e2c…e78da9
0x0a07…beb20x9c95…e299Base—$0.001100%fluxa51d ago0x1c3ea0…b74656
0x0a07…beb20x9c95…e299Base—$0.001100%fluxa51d ago0xc8252e…eb7337
0x0a07…beb20xfe80…47eeBase—$0.001100%fluxa51d ago0x1dac63…3fcd4d
0x0a07…beb20x9c95…e299Base—$0.001100%fluxa51d ago0xc7fd76…398cd5
0x0a07…beb20x9c95…e299Base—$0.001100%fluxa51d ago0x321866…b42552
0x0a07…beb20x9c95…e299Base—$0.001100%fluxa51d ago0x9e093c…2c9260
0x0a07…beb20x9c95…e299Base—$0.001100%fluxa51d ago0xd426e3…5f4d2c
0x0a07…beb20x9c95…e299Base—$0.001100%fluxa51d ago0xd6de78…c99071
0x0a07…beb20xfe80…47eeBase—$0.001100%fluxa51d ago0x920c98…39434c
0x0a07…beb20xfe80…47eeBase—$0.001100%fluxa51d ago0xf1bb64…411060
0x0a07…beb20xfe80…47eeBase—$0.001100%fluxa52d ago0xee186e…76e86f
0x0a07…beb20xfe80…47eeBase—$0.001100%fluxa52d ago0x1c48bd…1887e8
0x0a07…beb20x9c95…e299Base—$0.001100%fluxa52d ago0x17a4fd…8fa83e
0x0a07…beb20xfe80…47eeBase—$0.001100%fluxa52d ago0xa2a9e5…4a0fba
0x0a07…beb20xfe80…47eeBase—$0.001100%fluxa52d ago0x7a4523…2774e6

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.