Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd881…f9980x9c95…e299Base—$0.001100%fluxa44d ago0x29e679…21c01e
0xd881…f9980xfe80…47eeBase—$0.001100%fluxa44d ago0xffbd9b…5639e1
0xd881…f9980xfe80…47eeBase—$0.001100%fluxa44d ago0x652ac2…2eb794
0xd881…f9980x9c95…e299Base—$0.001100%fluxa44d ago0x6c8ab1…cf3711
0xd881…f9980x9c95…e299Base—$0.001100%fluxa44d ago0x4682ad…92cc00
0xd881…f9980x9c95…e299Base—$0.001100%fluxa44d ago0x08fdc1…cfc1dc
0xd881…f9980x9c95…e299Base—$0.001100%fluxa44d ago0xbd4b47…558ed2
0xd881…f9980x9c95…e299Base—$0.001100%fluxa44d ago0x676be0…726737
0xd881…f9980x9c95…e299Base—$0.001100%fluxa44d ago0x646e9a…ea6ebd
0xd881…f9980x9c95…e299Base—$0.001100%fluxa44d ago0x411c6c…2429fd
0xd881…f9980x9c95…e299Base—$0.001100%fluxa44d ago0xc159b2…b7ae1d
0xd881…f9980xfe80…47eeBase—$0.001100%fluxa44d ago0x7d9a52…4965b3
0xd881…f9980x9c95…e299Base—$0.001100%fluxa44d ago0x397498…d763b1
0xd881…f9980xfe80…47eeBase—$0.001100%fluxa44d ago0x474b0e…23b07c
0xd881…f9980xfe80…47eeBase—$0.001100%fluxa44d ago0xc1231a…a4157a
0xd881…f9980x9c95…e299Base—$0.001100%fluxa44d ago0xe67271…9b38fb
0xd881…f9980x9c95…e299Base—$0.001100%fluxa44d ago0x6d7a1c…cded6e
0xd881…f9980x9c95…e299Base—$0.001100%fluxa44d ago0xa40ceb…dd1832
0xd881…f9980x9c95…e299Base—$0.001100%fluxa44d ago0x0e40ba…dcf015
0xd881…f9980x9c95…e299Base—$0.001100%fluxa44d ago0x4e437d…4f2f85
0xd881…f9980x9c95…e299Base—$0.001100%fluxa44d ago0x159123…27d548
0xd881…f9980x9c95…e299Base—$0.001100%fluxa44d ago0xbb34ab…32c710
0xd881…f9980x9c95…e299Base—$0.001100%fluxa44d ago0xbbfb76…958319
0xd881…f9980x9c95…e299Base—$0.001100%fluxa44d ago0xf7c8ef…1716f7
0xd881…f9980x9c95…e299Base—$0.001100%fluxa44d ago0x151b7b…a3aead

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.