Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x729e…fe050x07cf…2396Basex402 service$0.06100%dexter44d ago0x193865…eb84ab
0x729e…fe050x07cf…2396Basex402 service$0.04100%dexter44d ago0x23474b…a77dc1
0x729e…fe050x07cf…2396Basex402 service$0.20100%dexter44d ago0xabaaf4…1f5625
0x729e…fe050x07cf…2396Basex402 service$0.04100%dexter44d ago0xeafd7f…604959
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter44d ago0x8a4716…e1521b
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter44d ago0x60805f…c59532
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter44d ago0xf4fc6a…56da49
0x729e…fe050x07cf…2396Basex402 service$0.04100%dexter44d ago0xbd129a…f23096
0x729e…fe050x07cf…2396Basex402 service$0.10100%dexter44d ago0xe46b98…d00efe
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter44d ago0x1bb0f8…c4518a
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter44d ago0x3d5087…4450b9
0x729e…fe050x07cf…2396Basex402 service$0.04100%payAI44d ago0x102d8d…3b5194
0x729e…fe050x07cf…2396Basex402 service$0.20100%dexter44d ago0x18890a…c7886a
0x729e…fe050x07cf…2396Basex402 service$0.20100%dexter44d ago0x255d3e…074cde
0x729e…fe050x07cf…2396Basex402 service$0.06100%dexter44d ago0x9d6f66…c8db4d
0x729e…fe050x07cf…2396Basex402 service$0.10100%dexter44d ago0x4f8f1b…e44113
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter44d ago0x49f51a…3f8b56
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter44d ago0x090cbb…5eb6ca
0x729e…fe050x07cf…2396Basex402 service$0.06100%dexter44d ago0xca8d60…a7ae24
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter44d ago0xb7623c…23868f
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter44d ago0x8098dd…a3bae6
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter44d ago0x113381…60de3d
0x729e…fe050x07cf…2396Basex402 service$0.10100%dexter44d ago0x4ad5f7…265372
0x729e…fe050x07cf…2396Basex402 service$0.04100%dexter44d ago0xe57b82…d6c0c2
0x729e…fe050x07cf…2396Basex402 service$0.06100%dexter44d ago0xf005ae…5bd4cf

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.