Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa73d ago0x2049a1…614cff
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa73d ago0x732c1d…5f92e9
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa73d ago0xaa2eee…ce6905
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa73d ago0xe22d4a…fffb35
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa73d ago0xd558a0…479b8c
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa73d ago0x72e92e…ebbf65
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa73d ago0xee931e…c988ae
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa73d ago0x880e35…88c8bc
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa73d ago0xa8d45b…ea844f
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa73d ago0x137c19…0f6780
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa73d ago0xab0b2e…59b11e
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa73d ago0x0b4abb…8a7650
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa73d ago0xf6cef4…2aef11
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa73d ago0x05afa5…562ecc
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa73d ago0xfa26da…769cfd
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa73d ago0xc0934e…aca0e9
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa73d ago0x318a09…ace597
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa73d ago0x8d2214…f2584a
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa73d ago0x3b588c…ea0ab5
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa73d ago0xca8f5e…284bcc
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa73d ago0x6450de…159150
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa73d ago0x1fbfd4…c8ed01
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa73d ago0xf4096d…1305f7
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa73d ago0xc40100…98a7af
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa73d ago0xf6d281…974cbe

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.