Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc0bc…d47a0x1892…6085Base$1.84100%Route unknown92d ago0x073415…e3f7f1
0x0f21…36df0x1892…6085Base$1.26100%Route unknown92d ago0xe2e1b5…622481
0x13d5…46620x1892…6085Base$1.10100%Route unknown92d ago0x115ad3…2f5796
0x4369…1ce70x1892…6085Base$1.50100%Route unknown92d ago0x044d25…6f503c
0xf22f…59cd0x1892…6085Base$1.74100%Route unknown92d ago0xcb14a6…124b3a
0x5138…cb450x1892…6085Base$1.13100%Route unknown92d ago0x5c2b38…e8eb66
0xed40…a6650x1892…6085Base$1.45100%Route unknown92d ago0xd34fb5…883666
0xd3a0…45510x1892…6085Base$1.83100%Route unknown92d ago0xb7b30f…7a4264
0x47ed…e2c50x1892…6085Base$1.58100%Route unknown92d ago0x914893…df4194
0x9294…d45f0x1892…6085Base$1.88100%Route unknown92d ago0x5229f8…b00879
0xc0bc…d47a0x1892…6085Base$1.78100%Route unknown92d ago0x6971db…c53fdc
0x0f21…36df0x1892…6085Base$1.94100%Route unknown92d ago0x0324fd…38f91a
0x13d5…46620x1892…6085Base$1.43100%Route unknown92d ago0x59dbb4…d301b9
0x4369…1ce70x1892…6085Base$1.94100%Route unknown92d ago0xa8f70c…98d594
0xf22f…59cd0x1892…6085Base$1.17100%Route unknown92d ago0xe36923…6c43f9
0x5138…cb450x1892…6085Base$1.97100%Route unknown92d ago0xf206f7…cb673b
0xed40…a6650x1892…6085Base$1.28100%Route unknown92d ago0x18bf46…b36a5c
0xd3a0…45510x1892…6085Base$1.22100%Route unknown92d ago0x61312c…6d2c74
0x47ed…e2c50x1892…6085Base$1.68100%Route unknown92d ago0xa03c9a…d94974
0x9294…d45f0x1892…6085Base$1.19100%Route unknown92d ago0xf00f7e…cc468a
0xc0bc…d47a0x1892…6085Base$1.19100%Route unknown92d ago0x592a49…a9cd15
0x0f21…36df0x1892…6085Base$1.10100%Route unknown92d ago0xa6b920…6d607c
0x13d5…46620x1892…6085Base$1.62100%Route unknown92d ago0xd3dc47…e8e986
0x4369…1ce70x1892…6085Base$1.38100%Route unknown92d ago0xc4db48…156e62
0xf22f…59cd0x1892…6085Base$1.81100%Route unknown92d ago0x8960ec…6a16a6

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.