Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9cb2…9a970x5aae…482eBase$0.001100%coinbase5d ago0xf1fca6…344830
0x3237…71ec0x5aae…482eBase$0.001100%coinbase5d ago0xa235f4…c3c0d5
0xaeec…06b90x5aae…482eBase$0.001100%coinbase5d ago0x1675f9…40252c
0x26d1…62d10x5aae…482eBase$0.001100%coinbase5d ago0x9d76a2…a45283
0xc818…45e10x5aae…482eBase$0.001100%coinbase5d ago0xe56040…38938c
0x6d07…a1c50x5aae…482eBase$0.001100%coinbase5d ago0xb1eec9…5f6b38
0x1d26…21c10x5aae…482eBase$0.001100%coinbase5d ago0x071d87…dd666c
0xdef8…052a0x5aae…482eBase$0.001100%coinbase5d ago0x6cfca5…f0cc97
0x0b43…55730x5aae…482eBase$0.001100%coinbase5d ago0x81930a…f787d6
0xb329…44470x5aae…482eBase$0.001100%coinbase5d ago0xf768fa…6e0758
0x6d07…a1c50x5aae…482eBase$0.001100%coinbase5d ago0x9c230b…fec3fd
0x9cb2…9a970x5aae…482eBase$0.001100%coinbase5d ago0x19d24e…ffcfb3
0xc818…45e10x5aae…482eBase$0.001100%coinbase5d ago0x1f1606…361a78
0x3237…71ec0x5aae…482eBase$0.001100%coinbase5d ago0x20834e…c54b7c
0x1d26…21c10x5aae…482eBase$0.001100%coinbase5d ago0xca03a6…da707a
0xaeec…06b90x5aae…482eBase$0.001100%coinbase5d ago0x9ed350…e91219
0x26d1…62d10x5aae…482eBase$0.001100%coinbase5d ago0x437c68…034503
0x6d07…a1c50x5aae…482eBase$0.001100%coinbase5d ago0xbaaa2e…a2d12b
0xc818…45e10x5aae…482eBase$0.001100%coinbase5d ago0xcc5cd4…3d6eaa
0x3237…71ec0x5aae…482eBase$0.001100%coinbase5d ago0xfbdce4…7b31a4
0xdef8…052a0x5aae…482eBase$0.001100%coinbase5d ago0x39b93d…0fa7a9
0xb329…44470x5aae…482eBase$0.001100%coinbase5d ago0xf907ce…888110
0x9cb2…9a970x5aae…482eBase$0.001100%coinbase5d ago0x22efe8…125d38
0x0b43…55730x5aae…482eBase$0.001100%coinbase5d ago0xdc55cd…757fcf
0xdef8…052a0x5aae…482eBase$0.001100%coinbase5d ago0xb152b0…31346d

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.