Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf7dc…17b80xb4d6…2f46Base—$0.05100%coinbase51d ago0x761f0b…9e2739
0xf7dc…17b80xb4d6…2f46Base—$0.05100%coinbase51d ago0x04dccd…2e9da1
0xf7dc…17b80xb4d6…2f46Base—$0.05100%coinbase52d ago0x19a64c…30be5d
0xf7dc…17b80xb4d6…2f46Base—$0.05100%coinbase52d ago0x943473…9aef53
0xf7dc…17b80xb4d6…2f46Base—$0.05100%coinbase52d ago0xf47388…93af85
0xf7dc…17b80xb4d6…2f46Base—$0.05100%coinbase52d ago0xdc4d02…ec447d
0xf7dc…17b80xb4d6…2f46Base—$0.05100%coinbase52d ago0x5975ea…8d9084
0xf7dc…17b80xb4d6…2f46Base—$0.05100%coinbase52d ago0xc3a921…60367d
0xf7dc…17b80xb4d6…2f46Base—$0.05100%coinbase52d ago0x6b2c93…70b0d3
0xf7dc…17b80xb4d6…2f46Base—$0.05100%coinbase52d ago0x9585cc…50d882
0xf7dc…17b80xb4d6…2f46Base—$0.05100%coinbase52d ago0x174216…ae6069
0xf7dc…17b80xb4d6…2f46Base—$0.05100%coinbase52d ago0x89d826…8ca53d
0xf7dc…17b80xb4d6…2f46Base—$0.05100%coinbase52d ago0x5d0ea3…266bd8
0xf7dc…17b80xb4d6…2f46Base—$0.05100%coinbase52d ago0x28caf5…4c81ce
0xf7dc…17b80xb4d6…2f46Base—$0.05100%coinbase52d ago0x9782c4…269d09
0xf7dc…17b80xb4d6…2f46Base—$0.05100%coinbase52d ago0x63b6b7…b0bd91
0xf7dc…17b80xb4d6…2f46Base—$0.05100%coinbase52d ago0x3de51c…54130a
0xf7dc…17b80xb4d6…2f46Base—$0.05100%coinbase52d ago0xd2a713…bb791e
0xf7dc…17b80xb4d6…2f46Base—$0.05100%coinbase52d ago0xdf4a94…9a5106
0xf7dc…17b80xb4d6…2f46Base—$0.05100%coinbase52d ago0x23a870…79ec64
0xf7dc…17b80xb4d6…2f46Base—$0.05100%coinbase52d ago0x69561f…436604
0xf7dc…17b80xb4d6…2f46Base—$0.05100%coinbase52d ago0x2b2674…d3be6c
0xf7dc…17b80xb4d6…2f46Base—$0.05100%coinbase52d ago0x5480a4…5c3864
0xf7dc…17b80xb4d6…2f46Base—$0.05100%coinbase52d ago0x10fc36…806f04
0xf7dc…17b80xb4d6…2f46Base—$0.05100%coinbase52d ago0xdd5ad3…ec7b72

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.