Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x6acd…3858Base—$0.01100%fluxa120d ago0xb84845…ac8fcd
0x6acd…38580xac65…4417Base—$0.22100%fluxa120d ago0x712b48…317764
0xb90a…9ae40x6acd…3858Base—$0.01100%fluxa120d ago0xd3d7c7…586f43
0xb90a…9ae40x6acd…3858Base—$0.01100%fluxa120d ago0x2ce9b3…5cfd50
0xb90a…9ae40x6acd…3858Base—$0.01100%fluxa120d ago0x4a2b8a…fa818c
0xb90a…9ae40x6acd…3858Base—$0.01100%fluxa120d ago0xb08b4d…6c52f8
0xb90a…9ae40x6acd…3858Base—$0.10100%fluxa120d ago0xb575ab…69a07b
0xb90a…9ae40x6acd…3858Base—$0.01100%fluxa120d ago0xb211fa…b795ff
0xb90a…9ae40x6acd…3858Base—$0.01100%fluxa120d ago0x0c372d…01abb3
0xb90a…9ae40x6acd…3858Base—$0.01100%fluxa120d ago0x326e77…b7228a
0xb90a…9ae40x6acd…3858Base—$0.01100%fluxa120d ago0x31d1df…5d43f5
0xb90a…9ae40x6acd…3858Base—$0.01100%fluxa120d ago0x75ec7b…9ab759
0xb90a…9ae40x6acd…3858Base—$0.01100%fluxa120d ago0x951ca8…b3e554
0xb90a…9ae40x6acd…3858Base—$0.01100%fluxa120d ago0x736d44…397a1c
0xb90a…9ae40x6acd…3858Base—$0.01100%fluxa120d ago0x1cfb4b…887f51
0x6acd…38580xac65…4417Base—$0.05100%fluxa120d ago0x622cd8…40b906
0xb90a…9ae40x6acd…3858Base—$0.01100%fluxa120d ago0x4a18f0…c6c8f6
0xb90a…9ae40x6acd…3858Base—$0.01100%fluxa120d ago0x1cb9a1…fe63b4
0xb90a…9ae40x6acd…3858Base—$0.01100%fluxa120d ago0x7f64da…a626ca
0xb90a…9ae40x6acd…3858Base—$0.01100%fluxa120d ago0xdb5e20…189cbe
0xb90a…9ae40x6acd…3858Base—$0.01100%fluxa120d ago0xea04b8…6c0acc
0x6acd…38580xac65…4417Base—$0.16100%fluxa120d ago0xb44a21…671777
0xb90a…9ae40x6acd…3858Base—$0.01100%fluxa120d ago0xc71510…e49e99
0xb90a…9ae40x6acd…3858Base—$0.01100%fluxa120d ago0x59e62d…193114
0xb90a…9ae40x6acd…3858Base—$0.01100%fluxa120d ago0x92bccf…492e5b

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.