Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase106d ago0xd78242…7ec9f7
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase106d ago0x716fec…a21100
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase106d ago0x3d0315…63f1b0
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase106d ago0x5a49dc…2056bc
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase106d ago0x69fb73…6d042b
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase106d ago0x57fa18…7daffc
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase106d ago0xe9b360…ebe1e9
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase106d ago0x2e3676…c0f911
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase106d ago0x3a532e…e78629
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase106d ago0x414c78…4c4038
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase106d ago0x47db80…81d69b
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase106d ago0x142a03…397b3e
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase107d ago0x49c109…d91fc2
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase107d ago0xf0a978…bf083a
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase107d ago0x16c0ba…9e362f
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase107d ago0xcfa350…2c829f
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase107d ago0x56f184…b2865f
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase107d ago0x2983ab…0a3c0f
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase107d ago0xc4c453…a914b3
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase107d ago0x09c3d6…f296df
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase107d ago0x50fbad…4dacb9
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase107d ago0xf2b873…4403d8
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase107d ago0xa18531…e510c0
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase107d ago0x86fa7e…beb2f2
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase107d ago0xaa4a8a…6f5601

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.