Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe1e1…a70e0xc4f0…0bb9Base$3.6070%0xd05c…82605d ago0xa7a856…345a76
0xe1e1…a70e0xc4f0…0bb9Base$3.5070%0xd05c…82605d ago0x629598…228721
0xe1e1…a70e0xc4f0…0bb9Base$3.5070%0xd05c…82605d ago0xdfbb5f…427293
0xfc60…cc900xc4f0…0bb9Base$100.0370%0xd05c…82606d ago0x809aaf…04a7ff
0xfc60…cc900xc4f0…0bb9Base$50.0270%0xd05c…82606d ago0xcd61d1…32debf
0xfc60…cc900xc4f0…0bb9Base$50.0270%0xd05c…82606d ago0x240780…e91ca9
0xfc60…cc900xc4f0…0bb9Base$50.0270%0xd05c…82606d ago0x7d4063…8a6869
0xfc60…cc900xc4f0…0bb9Base$50.0270%0xd05c…82606d ago0xde7813…a7354b
0x7e04…aebb0xc4f0…0bb9Base$35.9870%0xd05c…82606d ago0xef0e65…483020
0x7e04…aebb0xc4f0…0bb9Base$35.1170%0xd05c…82606d ago0x14ef5f…08cc3b
0x32a7…3cc10xc4f0…0bb9Base$74.0170%0xd05c…82606d ago0x2b49c4…992977
0x32a7…3cc10xc4f0…0bb9Base$72.6770%0xd05c…82606d ago0xa8249a…ee72bc
0x7e04…aebb0xc4f0…0bb9Base$35.1270%0xd05c…82606d ago0x53cebb…dcb40e
0x32a7…3cc10xc4f0…0bb9Base$69.8870%0xd05c…82606d ago0x3708f7…c39f72
0x32a7…3cc10xc4f0…0bb9Base$68.5770%0xd05c…82606d ago0xfca6cc…84c092
0x7e04…aebb0xc4f0…0bb9Base$34.0370%0xd05c…82606d ago0x7c99c0…49370e
0x32a7…3cc10xc4f0…0bb9Base$67.7870%0xd05c…82606d ago0x640b09…ff301a
0x7e04…aebb0xc4f0…0bb9Base$33.3870%0xd05c…82606d ago0xeb4ece…689508
0x39ae…858e0xc4f0…0bb9Base$54.0370%0xd05c…82606d ago0x8a213c…14c06a
0xe1e1…a70e0xc4f0…0bb9Base$3.4070%0xd05c…82606d ago0x48d3a6…47ac85
0xd1b3…752b0xc4f0…0bb9Base$42.0270%0xd05c…82606d ago0x295eae…caf32a
0xe1e1…a70e0xc4f0…0bb9Base$3.0070%0xd05c…82606d ago0xf1d870…086461

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.