Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase43d ago0x8e6b85…22ff13
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase43d ago0x4c4968…964aab
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase43d ago0x5ca934…9e3ac1
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase43d ago0x0ede28…8eb22e
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase43d ago0xab5e01…69996b
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase43d ago0xe172bb…730b88
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase43d ago0xeee1f1…ef6672
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase43d ago0x9626ff…4742be
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase43d ago0xdc1266…4f5293
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase43d ago0x2973fd…34a416
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase43d ago0x127cc8…b30ee8
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase43d ago0x2b28bb…b4486c
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase43d ago0xf7921d…94f252
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase44d ago0x2f349e…2714df
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase44d ago0xbef417…60761f
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase44d ago0x6ff21c…313804
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase44d ago0xb18261…15c795
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase44d ago0x9a404c…fe5a5c
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase44d ago0xf64965…4c3605
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase44d ago0x095436…6907f8
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase44d ago0x224ca4…e596c6
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase44d ago0x636b0e…aee610
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase44d ago0x4d42b5…cc2806
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase44d ago0x2c252b…a2d93c
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase44d ago0xf8a5ee…1b0b89

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.