Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa849…7e1f0x1892…6085Base$1.43100%Route unknown83d ago0x7704a8…059a19
0x378d…21430x1892…6085Base$1.38100%Route unknown83d ago0x334e6a…53b20c
0xa395…1c210x1892…6085Base$1.03100%Route unknown83d ago0x20d47a…48bfce
0xc0bc…d47a0x1892…6085Base$1.51100%Route unknown83d ago0x9087fc…ac8c23
0x3a3f…86f40x1892…6085Base$1.96100%Route unknown83d ago0x6f04bd…b63a5d
0xf0fe…d1fb0x1892…6085Base$1.94100%Route unknown83d ago0xd4c832…000d21
0xa849…7e1f0x1892…6085Base$1.31100%Route unknown83d ago0xccec75…757cb1
0x378d…21430x1892…6085Base$1.81100%Route unknown83d ago0x578d17…6d23c7
0xa395…1c210x1892…6085Base$1.61100%Route unknown83d ago0x1e93b0…9ca816
0xc0bc…d47a0x1892…6085Base$1.06100%Route unknown83d ago0x3c1be3…8b3a2c
0x3a3f…86f40x1892…6085Base$1.01100%Route unknown83d ago0xb1f514…2b7a28
0x0e19…f9ab0x1892…6085Base$1.24100%Route unknown83d ago0xf477c4…11c584
0xf0fe…d1fb0x1892…6085Base$1.41100%Route unknown83d ago0x547740…db5726
0xa849…7e1f0x1892…6085Base$1.20100%Route unknown83d ago0x246e56…bc654f
0x378d…21430x1892…6085Base$1.75100%Route unknown83d ago0x3a432d…485fb4
0xa395…1c210x1892…6085Base$1.10100%Route unknown83d ago0xd00033…299b20
0xc0bc…d47a0x1892…6085Base$1.12100%Route unknown83d ago0x7b6c79…188bb8
0x3a3f…86f40x1892…6085Base$1.78100%Route unknown83d ago0x57d058…80cb65
0x0e19…f9ab0x1892…6085Base$1.16100%Route unknown83d ago0xad5727…998967
0xa849…7e1f0x1892…6085Base$1.18100%Route unknown83d ago0xf79a57…c1a722
0x378d…21430x1892…6085Base$1.15100%Route unknown83d ago0x6a9124…e363ca
0xa395…1c210x1892…6085Base$1.67100%Route unknown83d ago0x95a62b…eafa36
0xc0bc…d47a0x1892…6085Base$1.41100%Route unknown83d ago0x0c289a…859332
0x3a3f…86f40x1892…6085Base$1.15100%Route unknown83d ago0xd5af78…54dd5c
0xf0fe…d1fb0x1892…6085Base$1.31100%Route unknown83d ago0x03baf0…1056e3

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.