Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa43d ago0x93f174…4c7410
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa43d ago0x472dd2…7df8c3
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa43d ago0xd1bfaa…452fef
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa43d ago0xf273b7…5d3f38
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa43d ago0x98a555…5623d1
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa43d ago0x15e292…cc1fdd
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa43d ago0xf34167…9abf31
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa43d ago0x4fcec9…e99298
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa43d ago0xa58e20…c601be
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa43d ago0x2b0cd0…ec5fef
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa43d ago0x4e7563…e9a28e
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa43d ago0x76093c…ddd3d5
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa43d ago0x07a1f3…39a084
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa43d ago0x844fd6…f0ea66
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa43d ago0x718edb…9b18bc
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa43d ago0x837da0…1d5eda
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa43d ago0xf7fbfd…4075c2
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa43d ago0x95a115…8a1ba5
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa43d ago0x3b691a…557a5c
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa43d ago0x5f2f76…9f2e94
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa43d ago0xf1d1c0…a0702f
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa43d ago0x9d02b0…2a31ef
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa43d ago0x0e4aee…33c12b
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa44d ago0x6dc059…ab8dba
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa44d ago0x74c5dc…75f1b7

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.