Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x316c…eaf60xc4f0…0bb9Base$0.14100%0xd05c…826042d ago0xb3f8f2…b254a8
0x99db…a6d60xc4f0…0bb9Base$106.05100%0xd05c…826042d ago0x829b46…e06985
0x540c…078d0xc4f0…0bb9Base$720.94100%0xd05c…826042d ago0xb44c6b…abcfd3
0x5af9…a5de0xc4f0…0bb9Base$47.02100%0xd05c…826042d ago0x483531…58a537
0x1b0c…c7f10xc4f0…0bb9Base$63.03100%0xd05c…826042d ago0xa3c1a9…b1ddfb
0x3b31…4cf70xc4f0…0bb9Base$25.0170%0xd05c…826042d ago0x2ae199…5e2d7e
0x99db…a6d60xc4f0…0bb9Base$104.05100%0xd05c…826042d ago0x9746be…6640e8
0x3b31…4cf70xc4f0…0bb9Base$24.01100%0xd05c…826042d ago0x64d663…92f5ab
0xbc5d…3ada0xc4f0…0bb9Base$353.16100%0xd05c…826042d ago0x7c190c…8bc7cf
0x534b…05d00xc4f0…0bb9Base$40.5170%0xd05c…826042d ago0xbb56e8…7366e9
0x99db…a6d60xc4f0…0bb9Base$102.05100%0xd05c…826042d ago0x292ff4…04055c
0x99db…a6d60xc4f0…0bb9Base$100.04100%0xd05c…826042d ago0x602ae5…3fc3d6
0x99db…a6d60xc4f0…0bb9Base$5.00100%0xd05c…826042d ago0x34fb52…585b9f
0x99db…a6d60xc4f0…0bb9Base$96.04100%0xd05c…826042d ago0x3f8dc4…15a23b
0xdf75…b6bc0xc4f0…0bb9Base$40.98100%0xd05c…826042d ago0x56b1cd…b072c9
0xb785…f89a0xc4f0…0bb9Base$39.02100%0xd05c…826043d ago0xf88ccb…44388a
0xb785…f89a0xc4f0…0bb9Base$39.02100%0xd05c…826043d ago0xc933f0…78d1f2
0x534b…05d00xc4f0…0bb9Base$40.54100%0xd05c…826043d ago0x3c2438…3f9d27
0xb785…f89a0xc4f0…0bb9Base$39.02100%0xd05c…826043d ago0x819a6b…3f3161
0xb785…f89a0xc4f0…0bb9Base$38.02100%0xd05c…826043d ago0x672771…07d523
0xbc5d…3ada0xc4f0…0bb9Base$297.10100%0xd05c…826043d ago0xcb9b45…a7e675
0xb785…f89a0xc4f0…0bb9Base$38.01100%0xd05c…826043d ago0xbaecbe…79a867
0x847d…50e80xc4f0…0bb9Base$52.02100%0xd05c…826043d ago0xe4065a…edb171
0x847d…50e80xc4f0…0bb9Base$50.02100%0xd05c…826043d ago0x70529a…d1b968
0x847d…50e80xc4f0…0bb9Base$51.0270%0xd05c…826043d ago0xebb57e…4e6766

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.