Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf865…c0ef0xa9dd…2315Base$0.002100%coinbase36d ago0xd5bebe…7d8220
0xf865…c0ef0xa9dd…2315Base$0.002100%coinbase36d ago0xa6da20…985b3d
0xf865…c0ef0xa9dd…2315Base$0.002100%coinbase36d ago0x393539…705397
0xf865…c0ef0xa9dd…2315Base$0.002100%coinbase36d ago0x62f519…7a1d48
0xf865…c0ef0xa9dd…2315Base$0.002100%coinbase36d ago0xfb549e…3f17a2
0xf865…c0ef0xa9dd…2315Base$0.002100%coinbase36d ago0xd04ad5…ab3aa5
0xf865…c0ef0xa9dd…2315Base$0.002100%coinbase36d ago0x6206df…934157
0xf865…c0ef0xa9dd…2315Base$0.002100%coinbase36d ago0xa253d8…7c74aa
0xf865…c0ef0xa9dd…2315Base$0.002100%coinbase36d ago0x224dce…39ee30
0xf865…c0ef0xa9dd…2315Base$0.002100%coinbase36d ago0xe797a2…acf5ed
0xf865…c0ef0xa9dd…2315Base$0.002100%coinbase36d ago0x461ddc…309cc4
0xf865…c0ef0xa9dd…2315Base$0.002100%coinbase36d ago0xc6f830…c01274
0xf865…c0ef0xa9dd…2315Base$0.002100%coinbase36d ago0xc3e673…1d92d5
0xf865…c0ef0xa9dd…2315Base$0.002100%coinbase36d ago0x7b50f6…6dd7bd
0xf865…c0ef0xa9dd…2315Base$0.002100%coinbase36d ago0x489cf9…f5a457
0xf865…c0ef0xa9dd…2315Base$0.002100%coinbase36d ago0x696861…d86f3a
0xf865…c0ef0xa9dd…2315Base$0.002100%coinbase36d ago0x06acf5…8fbcdd
0xf865…c0ef0xa9dd…2315Base$0.002100%coinbase36d ago0x3e4731…b047a2
0xf865…c0ef0xa9dd…2315Base$0.002100%coinbase36d ago0x4bcb31…47cf34
0xf865…c0ef0xa9dd…2315Base$0.002100%coinbase36d ago0x8f1bd6…074938
0xf865…c0ef0xa9dd…2315Base$0.002100%coinbase36d ago0x4ccaf5…46a072
0xf865…c0ef0xa9dd…2315Base$0.002100%coinbase36d ago0xe8067c…6a324b
0xf865…c0ef0xa9dd…2315Base$0.002100%coinbase36d ago0x3f7e85…cb3bd3
0xf865…c0ef0xa9dd…2315Base$0.002100%coinbase36d ago0xc8185a…0979c6
0xf865…c0ef0xa9dd…2315Base$0.002100%coinbase36d ago0x76fbae…5eff76

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.