Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d99…01140xf000…94fcBase$0.01100%coinbase7d ago0x783901…4f02d6
0x8d99…01140xf000…94fcBase$0.01100%coinbase7d ago0xb5c0e4…69cfbb
0x8d99…01140xf000…94fcBase$0.01100%coinbase7d ago0x4101e2…468de2
0x8d99…01140xf000…94fcBase$0.01100%coinbase7d ago0x909868…1befd8
0x8d99…01140xf000…94fcBase$0.01100%coinbase7d ago0x03b098…72ce31
0x8d99…01140xf000…94fcBase$0.01100%coinbase7d ago0x89eb02…024ea0
0x8d99…01140xf000…94fcBase$0.01100%coinbase7d ago0x9acdbb…80d222
0x8d99…01140xf000…94fcBase$0.01100%coinbase7d ago0xa10fb9…a947dd
0x8d99…01140xf000…94fcBase$0.01100%coinbase7d ago0xd3d07d…4154a6
0x8d99…01140xf000…94fcBase$0.01100%coinbase7d ago0x34cfe5…182886
0x8d99…01140xf000…94fcBase$0.01100%coinbase7d ago0x77cadc…944564
0x8d99…01140xf000…94fcBase$0.01100%coinbase7d ago0x3707bf…986261
0x8d99…01140xf000…94fcBase$0.01100%coinbase8d ago0x18a82e…ded7fe
0x8d99…01140xf000…94fcBase$0.01100%coinbase8d ago0x3cd9a7…03e9ac
0x8d99…01140xf000…94fcBase$0.01100%coinbase8d ago0x774fcb…51b440
0x8d99…01140xf000…94fcBase$0.01100%coinbase8d ago0x6be5fd…34e102
0x8d99…01140xf000…94fcBase$0.01100%coinbase8d ago0x428d80…d50db2
0x8d99…01140xf000…94fcBase$0.10100%coinbase8d ago0x0cae1d…333a77
0x8d99…01140xf000…94fcBase$0.10100%coinbase8d ago0xd3fe4f…c4b115
0x8d99…01140xf000…94fcBase$0.01100%coinbase8d ago0x4bac00…1822fa
0x8d99…01140xf000…94fcBase$0.20100%coinbase8d ago0xd57d0b…023e60
0x8d99…01140xf000…94fcBase$0.10100%coinbase8d ago0xd933e8…77c1dd
0x8d99…01140xf000…94fcBase$0.20100%coinbase8d ago0xf397dc…ebb0b2
0x8d99…01140xf000…94fcBase$0.10100%coinbase8d ago0x29067a…cd3075
0x8d99…01140xf000…94fcBase$0.01100%coinbase8d ago0x4bb810…b3bbee

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.