Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7bd8…96880x6366…f1e2Base—$0.000027100%candidates116d ago0xb3b5af…334f7d
0x7bd8…96880x6366…f1e2Base—$0.007545100%candidates116d ago0xe58882…cae43a
0x7bd8…96880x6366…f1e2Base—$0.05100%candidates116d ago0x8b6f58…7494e8
0x7bd8…96880x6366…f1e2Base—$0.05100%0x58fe…153b116d ago0x284f4a…ffbae8
0x7bd8…96880x6366…f1e2Base—$0.02100%0x6366…f1e2116d ago0xe95fd1…f403bd
0x7bd8…96880x6366…f1e2Base—$0.02100%0xbe53…e902116d ago0x94bfc5…35524d
0x7bd8…96880x6366…f1e2Base—$0.007315100%0x0098…3100116d ago0xe69fd1…cb014d
0x7bd8…96880x6366…f1e2Base—$0.10100%0x0098…3100116d ago0x8f76a8…520b53
0x7bd8…96880x6366…f1e2Base—$0.007306100%0x0098…3100116d ago0x9ef671…fd93a0
0x7bd8…96880x6366…f1e2Base—$0.05100%0x0098…3100116d ago0x1ad91d…f0ebcf
0x7bd8…96880x6366…f1e2Base—$0.007303100%0x58fe…153b116d ago0x26b38b…0337df
0x7bd8…96880x6366…f1e2Base—$0.03100%0x58fe…153b116d ago0xfe17ec…07937d
0x7bd8…96880x6366…f1e2Base—$0.007304100%0x0098…3100116d ago0x4c84a1…9f61cf
0x7bd8…96880x6366…f1e2Base—$0.03100%0x0098…3100116d ago0x01f15e…d81c36
0x7bd8…96880x6366…f1e2Base—$0.02100%0x0d17…b7d1116d ago0x6b4b8c…5ed75d
0x7bd8…96880x6366…f1e2Base—$0.02100%0x4873…5369116d ago0xd08de6…efcd17
0x7bd8…96880x6366…f1e2Base—$0.04100%0x0098…3100116d ago0xfe727a…7329f0
0x7bd8…96880x6366…f1e2Base—$0.03100%0xa46e…ec94116d ago0xe4b96d…2538de

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.