Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ea8…acfe0x9c95…e299Base—$0.001100%fluxa32d ago0x7c6e3b…358427
0x7ea8…acfe0x9c95…e299Base—$0.001100%fluxa32d ago0x353be2…d7658a
0x7ea8…acfe0x9c95…e299Base—$0.001100%fluxa33d ago0x9731b5…b48a17
0x7ea8…acfe0x9c95…e299Base—$0.001100%fluxa33d ago0x576d3d…dc8424
0x7ea8…acfe0x9c95…e299Base—$0.001100%fluxa33d ago0xc43f4b…7e2c21
0x7ea8…acfe0x9c95…e299Base—$0.001100%fluxa33d ago0xcb0e77…13ca37
0x7ea8…acfe0x9c95…e299Base—$0.001100%fluxa33d ago0x555e04…f27d90
0x7ea8…acfe0x9c95…e299Base—$0.001100%fluxa33d ago0x4cbdb9…2336fa
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa33d ago0x48eb7d…aaa9f7
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa33d ago0xf8e19a…c3f360
0x7ea8…acfe0x9c95…e299Base—$0.001100%fluxa33d ago0x5062c0…9d10f2
0x7ea8…acfe0x9c95…e299Base—$0.001100%fluxa33d ago0xf7a355…2f50e3
0x7ea8…acfe0x9c95…e299Base—$0.001100%fluxa33d ago0x3fee4d…e4e01b
0x7ea8…acfe0x9c95…e299Base—$0.001100%fluxa33d ago0x46dd9b…b7edf0
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa33d ago0x8cd66e…ebd74e
0x7ea8…acfe0x9c95…e299Base—$0.001100%fluxa33d ago0x239324…e2bee0
0x7ea8…acfe0x9c95…e299Base—$0.001100%fluxa33d ago0x71c5bb…b09843
0x7ea8…acfe0x9c95…e299Base—$0.001100%fluxa33d ago0xe61f83…7068d0
0x7ea8…acfe0x9c95…e299Base—$0.001100%fluxa33d ago0xbc1bfd…5ab4f8
0x7ea8…acfe0x9c95…e299Base—$0.001100%fluxa33d ago0xfa3541…38f1a4
0x7ea8…acfe0x9c95…e299Base—$0.001100%fluxa33d ago0xd17548…a58057
0x7ea8…acfe0x9c95…e299Base—$0.001100%fluxa33d ago0xa551b3…a08f96
0x7ea8…acfe0x9c95…e299Base—$0.001100%fluxa33d ago0xc14e61…771193
0x7ea8…acfe0x9c95…e299Base—$0.001100%fluxa33d ago0x665dd4…2e4695
0x7ea8…acfe0x9c95…e299Base—$0.001100%fluxa33d ago0x663402…1c2898

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.