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%coinbase5d ago0xc4b8f5…5e4f5d
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase5d ago0x9dc9e3…616cdd
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase5d ago0xa3c8fd…621e05
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase6d ago0x9233b7…5f877d
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase6d ago0x85ef43…c46683
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase6d ago0x25d683…2ad2f5
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase6d ago0x8ce068…fda94d
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase6d ago0x2d9119…08a887
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase6d ago0x765a8b…683139
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase6d ago0x575169…eef430
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase6d ago0xf5a894…ad8f6a
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase6d ago0x003051…df2e61
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase6d ago0xf4507b…2aff63
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase6d ago0x3888ea…d58af3
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase6d ago0x1ace73…2c5129
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase6d ago0xe615c3…c4e4d9
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase6d ago0x2e9c81…d9b980
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase6d ago0x298486…b74f78
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase6d ago0xf7c560…0bc1ad
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase6d ago0x039125…11523e
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase6d ago0xebb162…642233
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase6d ago0x011a31…39f1e6
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase6d ago0xfaabe3…672ff6
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase6d ago0x026787…fa1e78

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.