Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8199…e3670x9c95…e299Base—$0.001100%fluxa44d ago0xcb06c3…9a411b
0x8199…e3670x9c95…e299Base—$0.001100%fluxa44d ago0xf8dd21…430656
0x8199…e3670x9c95…e299Base—$0.001100%fluxa44d ago0x915881…7ddadf
0x8199…e3670x9c95…e299Base—$0.001100%fluxa44d ago0x3b8914…10fd73
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa44d ago0xd642ca…2c0b4a
0x8199…e3670x9c95…e299Base—$0.001100%fluxa44d ago0xc521ca…08676d
0x8199…e3670x9c95…e299Base—$0.001100%fluxa44d ago0xa29ec7…ebaaa3
0x8199…e3670x9c95…e299Base—$0.001100%fluxa44d ago0x16cbdd…1cd853
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa44d ago0x7e8748…7333ed
0x8199…e3670x9c95…e299Base—$0.001100%fluxa45d ago0x8c9bb5…a659e3
0x8199…e3670x9c95…e299Base—$0.001100%fluxa45d ago0xbfed5a…c606e6
0x8199…e3670x9c95…e299Base—$0.001100%fluxa45d ago0xd38beb…73f9a2
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa45d ago0x795546…555634
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa45d ago0xab37b0…ba3927
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa45d ago0x80f6a9…2bcf93
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa45d ago0xe4238a…c6b371
0x8199…e3670x9c95…e299Base—$0.001100%fluxa45d ago0xd5e712…6770c5
0x8199…e3670x9c95…e299Base—$0.001100%fluxa45d ago0xcbdd9a…66bed4
0x8199…e3670x9c95…e299Base—$0.001100%fluxa45d ago0xee651c…dd2649
0x8199…e3670x9c95…e299Base—$0.001100%fluxa45d ago0x8ba989…059801
0x8199…e3670x9c95…e299Base—$0.001100%fluxa45d ago0xc86d5a…c03cf2
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa45d ago0x44d8dc…1639bf
0x8199…e3670x9c95…e299Base—$0.001100%fluxa45d ago0xf7efdc…cce06e
0x8199…e3670x9c95…e299Base—$0.001100%fluxa45d ago0x78aa60…750cfb
0x8199…e3670x9c95…e299Base—$0.001100%fluxa45d ago0x78fed1…3d0191

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.