Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1b0c…c7f10xc4f0…0bb9Base$74.0170%0xd05c…826033d ago0xfd0ff8…4b5444
0xc88c…d0ce0xc4f0…0bb9Base$9.1270%0xd05c…826033d ago0x0475aa…320d24
0xc88c…d0ce0xc4f0…0bb9Base$9.0070%0xd05c…826033d ago0x7b7ef6…69534e
0xa030…d0170xc4f0…0bb9Base$165.0370%0xd05c…826034d ago0xe15f37…21812c
0x4c7d…a4ad0xc4f0…0bb9Base$48.0170%0xd05c…826034d ago0x65394e…605511
0xa030…d0170xc4f0…0bb9Base$160.0470%0xd05c…826034d ago0x6a9af8…8295c9
0xf9d9…026b0xc4f0…0bb9Base$34.1270%0xd05c…826034d ago0x31de17…6a7baa
0xf9d9…026b0xc4f0…0bb9Base$34.1070%0xd05c…826034d ago0x99e1f9…23f45e
0xf9d9…026b0xc4f0…0bb9Base$34.1470%0xd05c…826034d ago0x40a4c8…c1a7fd
0xa030…d0170xc4f0…0bb9Base$150.0370%0xd05c…826034d ago0xb9dc5e…fb8884
0xf9d9…026b0xc4f0…0bb9Base$32.7870%0xd05c…826034d ago0x5494c5…33b3c1
0xf9d9…026b0xc4f0…0bb9Base$27.3270%0xd05c…826034d ago0x232249…7142eb
0xdf75…b6bc0xc4f0…0bb9Base$51.2270%0xd05c…826034d ago0x887d36…c8965b
0x4c7d…a4ad0xc4f0…0bb9Base$45.0170%0xd05c…826034d ago0x0679f9…432b47
0xa030…d0170xc4f0…0bb9Base$150.0370%0xd05c…826034d ago0x6f9f6e…30070f
0x4c7d…a4ad0xc4f0…0bb9Base$44.0170%0xd05c…826034d ago0x911fa7…0ef972
0xa030…d0170xc4f0…0bb9Base$140.0370%0xd05c…826034d ago0x39adc2…dda27c
0x4c7d…a4ad0xc4f0…0bb9Base$44.0170%0xd05c…826034d ago0x48e91c…049e2a
0x8b1a…a83d0xc4f0…0bb9Base$229.3070%0xd05c…826034d ago0x8f8df8…524f0a
0x8b1a…a83d0xc4f0…0bb9Base$221.0570%0xd05c…826034d ago0xca48d6…509559
0x8b1a…a83d0xc4f0…0bb9Base$214.0470%0xd05c…826034d ago0xfd5579…81122d
0x8b1a…a83d0xc4f0…0bb9Base$212.0670%0xd05c…826034d ago0x5497b7…9eb563
0x8b1a…a83d0xc4f0…0bb9Base$211.5670%0xd05c…826034d ago0xe70e25…c6bc77
0xf99b…eeea0xc4f0…0bb9Base$134.0270%0xd05c…826034d ago0xc57f34…b43dab
0xbc38…e30b0xc4f0…0bb9Base$140.0470%0xd05c…826034d ago0x2266be…a956da

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.