Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x44b8…be5a0xc4f0…0bb9Base—$33.94100%0xd05c…826087d ago0x610a59…ce984c
0x6a14…e2f60xc4f0…0bb9Base—$23.01100%0xd05c…826087d ago0x86951d…6b5948
0x9f4f…81760xc4f0…0bb9Base—$343.11100%0xd05c…826087d ago0x2d8857…91b4ae
0x6a14…e2f60xc4f0…0bb9Base—$23.01100%0xd05c…826087d ago0x1490f0…96f8a9
0x9f4f…81760xc4f0…0bb9Base—$332.11100%0xd05c…826087d ago0x64c9a6…531b8e
0x6a14…e2f60xc4f0…0bb9Base—$23.01100%0xd05c…826087d ago0x025505…042edf
0x9f4f…81760xc4f0…0bb9Base—$328.11100%0xd05c…826087d ago0x2f7f1e…756c82
0x9f4f…81760xc4f0…0bb9Base—$320.10100%0xd05c…826087d ago0x0d29ee…83a211
0x6678…a8760xc4f0…0bb9Base—$28.26100%0xd05c…826087d ago0x396dfa…e0e641
0x6678…a8760xc4f0…0bb9Base—$27.55100%0xd05c…826087d ago0xe0401e…7e403a
0x6678…a8760xc4f0…0bb9Base—$25.78100%0xd05c…826087d ago0x3b612e…c8fa26
0x24a3…c4380xc4f0…0bb9Base—$395.15100%0xd05c…826087d ago0x272930…4f17f5
0x1069…ecb20xc4f0…0bb9Base—$27.01100%0xd05c…826087d ago0x17b934…e45b8c
0x16f2…a0940xc4f0…0bb9Base—$304.06100%0xd05c…826087d ago0x23956a…aa6004
0x3315…edf20xc4f0…0bb9Base—$26.95100%0xd05c…826087d ago0x503aa7…d1c1a2
0x24a3…c4380xc4f0…0bb9Base—$390.11100%0xd05c…826087d ago0x4074f6…da721e
0x1069…ecb20xc4f0…0bb9Base—$26.63100%0xd05c…826087d ago0x6824d3…0e6dee
0x0b0d…a1c10xc4f0…0bb9Base—$185.18100%0xd05c…826087d ago0xf15d9e…44df36
0x16f2…a0940xc4f0…0bb9Base—$299.00100%0xd05c…826087d ago0x0dbf22…c48c4b
0x3315…edf20xc4f0…0bb9Base—$26.62100%0xd05c…826087d ago0x692c65…8c336d
0x0b0d…a1c10xc4f0…0bb9Base—$178.06100%0xd05c…826087d ago0xb2e2c7…e627c6
0x1069…ecb20xc4f0…0bb9Base—$26.77100%0xd05c…826087d ago0x552e24…44ae26
0x1069…ecb20xc4f0…0bb9Base—$26.00100%0xd05c…826087d ago0x67fddf…0e42a2
0xabeb…10930xc4f0…0bb9Base—$48.55100%0xd05c…826087d ago0x3e167d…2d9c4d
0x1069…ecb20xc4f0…0bb9Base—$25.01100%0xd05c…826087d ago0xaeae63…27f1b5

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.