Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x930d…82c10x8aab…4920Base$0.11100%Payer-submitted46d ago0x2c1b7e…23aa9d
0x930d…82c10x8aab…4920Base$0.14100%Payer-submitted46d ago0x868959…3793a7
0x930d…82c10x8aab…4920Base$0.13100%Payer-submitted46d ago0x64438e…5ebdf7
0x930d…82c10x8aab…4920Base$0.14100%Payer-submitted46d ago0xb1ff33…a3b09b
0x930d…82c10x8aab…4920Base$0.04100%Payer-submitted46d ago0x8e3505…db6132
0x930d…82c10x8aab…4920Base$0.14100%Payer-submitted46d ago0xfba502…6176c5
0x930d…82c10x8aab…4920Base$0.13100%Payer-submitted46d ago0x8b97d6…159ef8
0x930d…82c10x8aab…4920Base$0.15100%Payer-submitted46d ago0x47c133…a6e395
0x930d…82c10x8aab…4920Base$0.09100%Payer-submitted46d ago0xe49eb0…fceec8
0x930d…82c10x8aab…4920Base$0.11100%Payer-submitted46d ago0x6c5de4…070bfb
0x930d…82c10x8aab…4920Base$0.10100%Payer-submitted46d ago0xec403a…3a54c9
0x930d…82c10x8aab…4920Base$0.18100%Payer-submitted46d ago0x102d6c…29d14e
0x930d…82c10x8aab…4920Base$0.11100%Payer-submitted46d ago0xe6ec70…8e8d55
0x930d…82c10x8aab…4920Base$0.08100%Payer-submitted46d ago0x113ade…c859e5
0x930d…82c10x8aab…4920Base$0.21100%Payer-submitted46d ago0x3fda49…1879ca
0x930d…82c10x8aab…4920Base$0.15100%Payer-submitted46d ago0xbfbf5d…b9d418
0x930d…82c10x8aab…4920Base$0.08100%Payer-submitted46d ago0x356001…abde2e
0x930d…82c10x8aab…4920Base$0.13100%Payer-submitted46d ago0x5b2289…64ac9f
0x930d…82c10x8aab…4920Base$0.03100%Payer-submitted46d ago0x06e3e1…5ab3b0
0x930d…82c10x8aab…4920Base$0.17100%Payer-submitted46d ago0xe2653a…241656
0x930d…82c10x8aab…4920Base$0.12100%Payer-submitted46d ago0x330aa8…1547da
0x930d…82c10x8aab…4920Base$0.10100%Payer-submitted46d ago0x33986b…825e6f
0x930d…82c10x8aab…4920Base$0.19100%Payer-submitted46d ago0x91d47a…3fac3c
0x930d…82c10x8aab…4920Base$0.05100%Payer-submitted46d ago0x3c0399…b30abf
0x930d…82c10x8aab…4920Base$0.14100%Payer-submitted46d ago0xe03d39…2a471c

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.