Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e97…e8780xf06d…3cc4Base$0.0027100%0xd638…36b7119d ago0x45a374…833102
0x051e…9c390xf06d…3cc4Base$0.00412100%0xd638…36b7119d ago0x2fa37d…b3dcf8
0x051e…9c390xf06d…3cc4Base$0.00081100%0xd638…36b7119d ago0x37d776…1843f4
0x051e…9c390xf06d…3cc4Base$0.00272100%0xd638…36b7119d ago0xd34e2f…45fdca
0x4e97…e8780xf06d…3cc4Base$0.00272100%0xd638…36b7119d ago0x00a370…b4a9cc
0x4e97…e8780xf06d…3cc4Base$0.00081100%0xd638…36b7119d ago0x464bdc…e3fe41
0x4e97…e8780xf06d…3cc4Base$0.01100%0xd638…36b7119d ago0x1b5ce0…42d0dc
0x0172…f8c50xf06d…3cc4Base$0.00085100%0xd638…36b7119d ago0xaa8d17…bbbb7a
0x0172…f8c50xf06d…3cc4Base$0.00276100%0xd638…36b7119d ago0xda2528…5540bc
0x4e97…e8780xf06d…3cc4Base$0.00087100%0xd638…36b7119d ago0x8425bd…9f872e
0x4e97…e8780xf06d…3cc4Base$0.01100%0xd638…36b7119d ago0x0220a3…a1b33b
0x4e97…e8780xf06d…3cc4Base$0.01100%0xd638…36b7119d ago0xe563c9…fba6cb
0x4e97…e8780xf06d…3cc4Base$0.00087100%0xd638…36b7119d ago0xcec0c0…f0e34a
0x4e97…e8780xf06d…3cc4Base$0.01100%0xd638…36b7119d ago0x96b6eb…28a9ef
0xb962…118b0xf06d…3cc4Base$0.01100%0xd638…36b7119d ago0xe804ed…baa806
0x051e…9c390xf06d…3cc4Base$0.0042100%0xd638…36b7119d ago0x577bed…e1341f
0x051e…9c390xf06d…3cc4Base$0.0018100%0xd638…36b7119d ago0x9d99dd…44ed71
0x051e…9c390xf06d…3cc4Base$0.0045100%0xd638…36b7119d ago0xd4e97f…10926c
0x4e97…e8780xf06d…3cc4Base$0.01100%0xd638…36b7119d ago0xaf998a…53efa6
0x0172…f8c50xf06d…3cc4Base$0.01100%0xd638…36b7119d ago0x7333ec…a5baa5
0x0172…f8c50xf06d…3cc4Base$0.01100%0xd638…36b7119d ago0x86cff2…852a31
0x4e97…e8780xf06d…3cc4Base$0.01100%0xd638…36b7119d ago0xab9b7b…ee91c4
0xb962…118b0xf06d…3cc4Base$0.01100%0xd638…36b7119d ago0xbef325…79a680
0x4e97…e8780xf06d…3cc4Base$0.01100%0xd638…36b7119d ago0x9b0195…c4ac88
0xb962…118b0xf06d…3cc4Base$0.01100%0xd638…36b7119d ago0xcb5042…ba2347

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.