Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf430…1e650xb0b8…7880Base—$571.43100%0xa923…c9ac106d ago0xf04597…dc9a8e
0xb5d5…688d0xf430…1e65Base—$40.26100%0xa923…c9ac106d ago0x437844…f93e59
0x56c2…a5c90xf430…1e65Base—$44.33100%0xa923…c9ac106d ago0x9efb99…c0ec12
0x56f7…8c8e0xf430…1e65Base—$18.56100%0xa923…c9ac106d ago0xe98c04…4acfa4
0x520b…ae1c0xf430…1e65Base—$19.10100%0xa923…c9ac106d ago0x4ca5aa…7e51d5
0x0529…31ed0xf430…1e65Base—$19.11100%0xa923…c9ac106d ago0x48675b…7ae943
0x357c…1dc50xf430…1e65Base—$18.99100%0xa923…c9ac106d ago0x9abd5a…040ddb
0x898a…b6720xf430…1e65Base—$18.98100%0xa923…c9ac106d ago0xd1bc02…20df96
0x3319…008a0xf430…1e65Base—$19.01100%0xa923…c9ac106d ago0xb1a88b…18d1f1
0xa028…0a720xf430…1e65Base—$18.86100%0xa923…c9ac106d ago0x218e7a…16d604
0x3323…80390xf430…1e65Base—$18.92100%0xa923…c9ac106d ago0xffefae…120486
0xc4c1…24e50xf430…1e65Base—$18.91100%0xa923…c9ac106d ago0xb93d86…2538a0
0xd4de…b17a0xf430…1e65Base—$34.99100%0xa923…c9ac106d ago0x2bcae4…d73c07
0xa1ba…ebba0xf430…1e65Base—$18.91100%0xa923…c9ac106d ago0xebceec…473a5a
0xe89f…316a0xf430…1e65Base—$16.04100%0xa923…c9ac106d ago0xaa1e14…41fa47
0xcc53…41810xf430…1e65Base—$21.39100%0xa923…c9ac106d ago0x0e3891…41f7d8
0x9702…baae0xf430…1e65Base—$19.22100%0xa923…c9ac106d ago0xc46e8c…9473a3
0x418c…ceda0xf430…1e65Base—$16.09100%0xa923…c9ac106d ago0xc5ef13…72ab60
0x8842…b7c30xf430…1e65Base—$18.71100%0xa923…c9ac106d ago0xc7884b…d8ddb0
0x4f44…bf680xf430…1e65Base—$19.07100%0xa923…c9ac106d ago0x432f6c…961964
0xb6f1…7a2f0xf430…1e65Base—$18.75100%0xa923…c9ac106d ago0x6a3971…6a9fa6
0x160e…91580xf430…1e65Base—$19.05100%0xa923…c9ac106d ago0x9067a1…23bb59
0xfad8…48ad0xf430…1e65Base—$18.95100%0xa923…c9ac106d ago0x67ea96…04e418
0x4f98…2a380xf430…1e65Base—$19.00100%0xa923…c9ac106d ago0xa6e2c7…af2c13
0xc4db…c1570xf430…1e65Base—$19.00100%0xa923…c9ac106d ago0xa6e2c7…af2c13

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.