Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa72d ago0xd53855…edc2bc
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa72d ago0x76ad4f…bfb7fb
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa72d ago0xc67b1e…4524a6
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa72d ago0x378108…43a102
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa72d ago0xe31eb6…1de4f4
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa72d ago0xd0b37b…c10843
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa72d ago0x7a8b52…646801
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa72d ago0xf84893…0c6311
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa72d ago0xc41339…b393c3
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa72d ago0x717ecc…2bd433
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa72d ago0xcb942b…b3318a
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa72d ago0x2ac48d…094f29
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa72d ago0x33bf04…e76498
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa72d ago0x7ba38e…05a179
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa72d ago0x5a57d8…fb6a66
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa72d ago0x5a484c…bd7d2c
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa72d ago0x3b1f1e…b6829a
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa72d ago0x303edb…e2768b
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa72d ago0x44bee5…10d64c
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa72d ago0xf4e480…49abe3
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa72d ago0xfc970d…780cee
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa72d ago0xe99916…3b1e01
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa73d ago0x947f33…703af3
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa73d ago0xa9b0a9…0edc6b
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa73d ago0xcb08f1…904cd0

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.