Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1613…f8e40xb86f…8fc4BaseJSON RepairJson$0.001100%coinbase63d ago0xc607b4…e0b4df
0x7e57…2f090xb86f…8fc4BaseJSON RepairJson$0.001100%coinbase63d ago0x1e2445…01b7a4
0x7e57…2f090xb86f…8fc4BaseJSON RepairJson$0.002100%coinbase63d ago0xeff3af…1d9560
0x7e57…2f090xb86f…8fc4BaseJSON RepairJson$0.002100%coinbase63d ago0x15a7e4…a55a6e
0x7e57…2f090xb86f…8fc4BaseJSON RepairJson$0.002100%coinbase63d ago0xd73361…5c036c
0x7e57…2f090xb86f…8fc4BaseJSON RepairJson$0.001100%coinbase63d ago0x03d528…e267fb
0x7e57…2f090xb86f…8fc4BaseJSON RepairJson$0.003100%coinbase63d ago0x9d5fc7…1833e5
0x7e57…2f090xb86f…8fc4BaseJSON RepairJson$0.001100%coinbase63d ago0x0affbe…8d8548
0x7e57…2f090xb86f…8fc4BaseJSON RepairJson$0.005100%coinbase63d ago0x8e815a…e2449a
0x7e57…2f090xb86f…8fc4BaseJSON RepairJson$0.005100%coinbase63d ago0x4c2a8f…5a4cc9
0x7e57…2f090xb86f…8fc4BaseJSON RepairJson$0.003100%coinbase63d ago0xad32dd…2c6d82
0x7e57…2f090xb86f…8fc4BaseJSON RepairJson$0.003100%coinbase63d ago0xa721c6…b74b90
0x7e57…2f090xb86f…8fc4BaseJSON RepairJson$0.004100%coinbase63d ago0xd3988d…d01257
0x7e57…2f090xb86f…8fc4BaseJSON RepairJson$0.003100%coinbase63d ago0x4a3baa…95e088
0x7e57…2f090xb86f…8fc4BaseJSON RepairJson$0.002100%coinbase63d ago0x7871e0…483067
0x7e57…2f090xb86f…8fc4BaseJSON RepairJson$0.001100%coinbase63d ago0xc55a2e…b40adc
0x7e57…2f090xb86f…8fc4BaseJSON RepairJson$0.001100%coinbase63d ago0xee1f84…f57ee3
0x7e57…2f090xb86f…8fc4BaseJSON RepairJson$0.001100%coinbase63d ago0xd73523…d86466
0x24b5…6d460xb86f…8fc4BaseJSON RepairJson$0.003100%coinbase63d ago0x79d7ef…700879
0x24b5…6d460xb86f…8fc4BaseJSON RepairJson$0.003100%coinbase63d ago0x4ebcca…eab3ae
0x24b5…6d460xb86f…8fc4BaseJSON RepairJson$0.003100%coinbase63d ago0xd06b27…c3c788
0x24b5…6d460xb86f…8fc4BaseJSON RepairJson$0.003100%coinbase63d ago0x2e23dc…bd5f09
0x24b5…6d460xb86f…8fc4BaseJSON RepairJson$0.003100%coinbase63d ago0xd30e3f…8bb1f2
0x24b5…6d460xb86f…8fc4BaseJSON RepairJson$0.003100%coinbase63d ago0x790b2e…524b11
0x7e57…2f090xb86f…8fc4BaseJSON RepairJson$0.003100%coinbase63d ago0x566883…015003

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.