Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown89d ago0xeb3c82…a3a653
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown89d ago0x75d653…df542d
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown89d ago0xf09c82…1107a7
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown89d ago0x0f1354…3d3592
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown89d ago0x06bcb9…f8830d
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown89d ago0x983d66…074ff0
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown89d ago0x27f66b…96c894
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown89d ago0xe1266a…9a917e
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown89d ago0xb4cef1…0a75a5
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown89d ago0x0e6e86…19f246
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown89d ago0x0d18ca…3bed5d
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown89d ago0xff1699…109e0a
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown89d ago0x732e11…de7d71
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown89d ago0x7420de…bb76b8
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown89d ago0x5c8643…c9eb06
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown89d ago0xe9a513…3e53a4
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown89d ago0x285aa2…b79fb0
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown89d ago0x61079f…5cd619
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown89d ago0xd47dcc…2d2ff6
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown89d ago0xc79a52…349506
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown89d ago0x73c2a2…0a5895
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown89d ago0xf5b95a…5e6183
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown89d ago0xb69f2d…33e8fc
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown89d ago0xd1eabf…db424d
0xe358…8bef0xa9dd…2315Base$0.002100%Route unknown89d ago0xf5b158…3d227e

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.