Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa54d…49f50xe742…ea88Base—$29.68100%Payer-submitted57d ago0x4d06d3…4cb423
0xa54d…49f50xe742…ea88Base—$9.90100%Payer-submitted57d ago0x869bd3…5da070
0xa54d…49f50xe742…ea88Base—$17.82100%Payer-submitted57d ago0x0319f8…e0df76
0xa54d…49f50xe742…ea88Base—$1.58100%Payer-submitted57d ago0x6818d5…6157d5
0xa54d…49f50xe742…ea88Base—$30.41100%Payer-submitted57d ago0x8bd906…584ba1
0xa54d…49f50xe742…ea88Base—$198.36100%Payer-submitted57d ago0x042f2a…f7d408
0xa54d…49f50xe742…ea88Base—$34.98100%0x7347…d69157d ago0xcaddbc…fb2ab6
0xa54d…49f50xe742…ea88Base—$34.98100%0x7347…d69157d ago0x5c6abe…925b0e
0xa54d…49f50xe742…ea88Base—$10.89100%Payer-submitted57d ago0xacd6bf…1e64ff
0xa54d…49f50xe742…ea88Base—$29.19100%Payer-submitted57d ago0x1854d6…1857d4
0xa54d…49f50xe742…ea88Base—$118.77100%Payer-submitted57d ago0x1e39be…a4daa2
0xa54d…49f50xe742…ea88Base—$76.36100%Payer-submitted57d ago0x4344b8…ffe0b8
0xa54d…49f50xe742…ea88Base—$0.48100%0x7347…d69157d ago0xe20fa8…95c6bf
0xa54d…49f50xe742…ea88Base—$40.35100%Payer-submitted57d ago0x913ab2…614549
0xa54d…49f50xe742…ea88Base—$2.87100%Payer-submitted57d ago0x0d6029…775ad1
0xa54d…49f50xe742…ea88Base—$97.94100%Payer-submitted57d ago0x6636d2…156457
0xa54d…49f50xe742…ea88Base—$72.07100%Payer-submitted57d ago0x8927a0…e2e249
0xa54d…49f50xe742…ea88Base—$12.62100%Payer-submitted58d ago0x82fe86…2476b0
0xa54d…49f50xe742…ea88Base—$2,536.40100%Payer-submitted58d ago0xdeb2ec…c3aaba
0xa54d…49f50xe742…ea88Base—$4.34100%Payer-submitted58d ago0xeaf44b…1b7ea6
0xa54d…49f50xe742…ea88Base—$3.43100%Payer-submitted58d ago0x791f00…0bf890
0xa54d…49f50xe742…ea88Base—$4.16100%Payer-submitted58d ago0xd8ccac…b3d07f
0xa54d…49f50xe742…ea88Base—$49.58100%Payer-submitted58d ago0xde3740…b34667
0xa54d…49f50xe742…ea88Base—$2.46100%Payer-submitted58d ago0x6fdbd4…d736a1
0xa54d…49f50xe742…ea88Base—$9.89100%Payer-submitted58d ago0xc5d421…825df0

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.