Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa71d ago0x6496da…73ebf0
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa71d ago0x88ead5…66b0f8
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa71d ago0xaee1c1…d25365
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa71d ago0xa24ac7…3e2450
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa71d ago0x5e8ddc…fe5411
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa71d ago0xad5ed3…8234f3
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa71d ago0x56c93e…a3480b
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa71d ago0xb896b7…4a856b
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa71d ago0xb7581c…6bc768
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa71d ago0x95107a…200824
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa71d ago0x188c5c…fd66ca
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa71d ago0xd07b7d…b90c9e
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa71d ago0x20e759…a4a761
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa71d ago0x9e95d0…cd1e6a
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa71d ago0xb37154…7b0396
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa71d ago0x3f41c5…f21940
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa71d ago0xbed93d…583cb1
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa71d ago0xb09fc5…d1479d
0x6ff8…bdf80xfe80…47eeBase—$0.001100%fluxa71d ago0xa47428…555f3e
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa71d ago0xc6e3a7…7ba215
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa71d ago0x61c66d…a26c23
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa71d ago0x8e22be…4c58e0
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa71d ago0xb11b7b…f53a5b
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa71d ago0x1560e7…b6d3f2

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.