Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbbdb…595e0xdb5a…0671Base—$0.001100%coinbase56d ago0xa01b92…1fac6b
0xbbdb…595e0xdb5a…0671Base—$0.001100%coinbase56d ago0x693f7e…a64ad8
0xbbdb…595e0xdb5a…0671Base—$0.001100%coinbase56d ago0x9bb2e6…7d115f
0xbbdb…595e0xdb5a…0671Base—$0.001100%coinbase56d ago0x27846e…174b6d
0xbbdb…595e0xdb5a…0671Base—$0.001100%coinbase56d ago0xb8fae9…231e07
0xbbdb…595e0xdb5a…0671Base—$0.001100%coinbase56d ago0xdf9de6…4297bb
0xbbdb…595e0xdb5a…0671Base—$1.00100%coinbase56d ago0xd39eb2…7a6d7b
0xbbdb…595e0x325b…d430BaseStableEnrichExa$0.03100%coinbase57d ago0x91d1b9…27ed2d
0xbbdb…595e0x325b…d430BaseStableEnrichExa$0.03100%coinbase57d ago0x1863c7…aae1c0
0xbbdb…595e0x325b…d430BaseStableEnrichExa$0.20100%coinbase57d ago0x597da2…a6bad6
0xbbdb…595e0x325b…d430BaseStableEnrichExa$0.03100%coinbase57d ago0xf7394e…5ee11c
0xbbdb…595e0x325b…d430BaseStableEnrichExa$0.28100%coinbase57d ago0x27d0ae…3416c5
0xbbdb…595e0x7dd5…2629Basex402 service$0.03100%coinbase57d ago0x10c870…a5abfa
0xbbdb…595e0x7dd5…2629Basex402 service$0.04100%coinbase57d ago0x077ff1…4ac5b0
0xbbdb…595e0x7dd5…2629Basex402 service$0.04100%coinbase57d ago0xb5c3a6…68280b
0xbbdb…595e0x325b…d430BaseStableEnrichExa$0.14100%coinbase57d ago0x6f5952…9c529f
0xbbdb…595e0x325b…d430BaseStableEnrichExa$0.14100%coinbase57d ago0xadeeae…b811e6
0xbbdb…595e0x325b…d430BaseStableEnrichExa$0.14100%coinbase57d ago0x0c7561…422fca
0xbbdb…595e0x325b…d430BaseStableEnrichExa$0.14100%coinbase57d ago0xf619c4…3532e0
0xbbdb…595e0x325b…d430BaseStableEnrichExa$0.14100%coinbase57d ago0x3e9c37…288d75
0xbbdb…595e0x325b…d430BaseStableEnrichExa$0.14100%coinbase57d ago0x20fbbb…5db878
0xbbdb…595e0x325b…d430BaseStableEnrichExa$0.14100%coinbase57d ago0x62b8c0…13c47b
0xbbdb…595e0x325b…d430BaseStableEnrichExa$0.14100%coinbase57d ago0x6af2b9…cdbafe
0xbbdb…595e0x325b…d430BaseStableEnrichExa$0.14100%coinbase57d ago0x0c4bba…730d93
0xbbdb…595e0x325b…d430BaseStableEnrichExa$0.14100%coinbase57d ago0x47c42c…841c21

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.