Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e99…7b2f0xf000…94fcBase$0.01100%coinbase15d ago0x38f0b2…554ce3
0x4e99…7b2f0xf000…94fcBase$0.01100%coinbase15d ago0x8e4189…a7a670
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase15d ago0x24e2b0…53db27
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase15d ago0xe3f94c…0cf249
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase15d ago0xa7f0c4…b4d942
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase15d ago0xf14a4c…6317a1
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase15d ago0xb5fa69…861e2a
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase15d ago0x13f638…8728ad
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase15d ago0x6db218…da589d
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase16d ago0x8163db…ebf981
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase16d ago0xd6095e…84c8c5
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase16d ago0x7c5bc0…3f8ca2
0x4e99…7b2f0xf000…94fcBase$0.01100%coinbase16d ago0xf6405a…e594d3
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase16d ago0x8b8e04…eb05f0
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase16d ago0xb15155…6d94af
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase16d ago0x25ac4b…e98a64
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase16d ago0x208f20…e5034c
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase16d ago0x445cca…ac19ab
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase16d ago0x807f2f…368954
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase16d ago0xae3724…eeeb0f
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase16d ago0xb94761…490c8b
0x4e99…7b2f0xf000…94fcBase$0.01100%coinbase16d ago0x5dca45…146a94
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase16d ago0x566384…4a039b
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase16d ago0xb7d2c6…c0fdfa
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase16d ago0xb9c0da…0b2f69

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.