Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x921d…b8490x7f33…0171Basex402 service$0.02100%coinbase68d ago0xfeaf2a…62fec0
0x921d…b8490x7f33…0171Basex402 service$0.02100%coinbase68d ago0x711295…3d1fc5
0x921d…b8490x7f33…0171Basex402 service$0.02100%coinbase68d ago0x5bd64c…e49b5e
0x921d…b8490x7f33…0171Basex402 service$0.02100%coinbase68d ago0x437edf…151bf0
0x921d…b8490x7f33…0171Basex402 service$0.02100%coinbase68d ago0x879840…f258c2
0x5a10…b7c30x7f33…0171Basex402 service$0.02100%coinbase68d ago0xf0e183…782570
0x5a10…b7c30x7f33…0171Basex402 service$0.02100%coinbase68d ago0x71c359…a7ba06
0x082e…c4550x7f33…0171Basex402 service$0.10100%coinbase68d ago0xa9c0ed…4d4761
0x082e…c4550x7f33…0171Basex402 service$0.10100%coinbase68d ago0x1f0e3c…37527a
0x082e…c4550x7f33…0171Basex402 service$0.10100%coinbase68d ago0xf03054…71fb46
0x082e…c4550x7f33…0171Basex402 service$0.10100%coinbase68d ago0x16c47e…961840
0x082e…c4550x7f33…0171Basex402 service$0.10100%coinbase68d ago0xbec5a5…4f0df5
0x082e…c4550x7f33…0171Basex402 service$0.02100%coinbase68d ago0x46e6d9…fddf74
0x082e…c4550x7f33…0171Basex402 service$0.10100%coinbase68d ago0xba6751…b7fc5e
0x082e…c4550x7f33…0171Basex402 service$0.02100%coinbase68d ago0xc23dc1…2ded3b
0x082e…c4550x7f33…0171Basex402 service$0.10100%coinbase68d ago0x20630f…51da97
0x082e…c4550x7f33…0171Basex402 service$0.02100%coinbase68d ago0x60e217…0c8bae
0x082e…c4550x7f33…0171Basex402 service$0.10100%coinbase68d ago0x4aaecb…8f9f52
0x082e…c4550x7f33…0171Basex402 service$0.10100%coinbase68d ago0xb16514…bf3af8
0x082e…c4550x7f33…0171Basex402 service$0.10100%coinbase68d ago0xf05c28…759138
0x082e…c4550x7f33…0171Basex402 service$0.10100%coinbase68d ago0x466a2e…b6f51c
0x082e…c4550x7f33…0171Basex402 service$0.10100%coinbase68d ago0x6f7db9…3c2c27
0x082e…c4550x7f33…0171Basex402 service$0.10100%coinbase68d ago0x5a9247…9d5b7d
0x23b5…22f20x7f33…0171Basex402 service$0.02100%coinbase68d ago0xc28b8c…510ca7

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.