Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc23d ago0x0f6f74…51818e
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc23d ago0x19de78…621e9a
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc23d ago0x54c5f3…70b620
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc23d ago0xc545e5…02d1d0
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc23d ago0x6b6370…feecad
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc23d ago0xf4de9b…108d80
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc23d ago0x675f33…d82cde
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc23d ago0xcebcea…10b812
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc23d ago0xaf4519…2567ee
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc23d ago0xde2b5e…f889ba
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc23d ago0x084312…09eb03
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc23d ago0x073b8d…fa1b76
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc23d ago0x15808b…6adf59
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc23d ago0x7c25fb…c3190d
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc23d ago0x08fe54…ec3062
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc23d ago0x6d2940…207bfb
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc23d ago0x80372f…0d1ebf
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc23d ago0x1cfda1…36c07d
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc23d ago0x315a6e…dd1934
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc23d ago0x3df6cb…201e1c
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc23d ago0x59b75e…301c7d
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc23d ago0x1576de…8e259a
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc23d ago0x9f7390…2fdf81
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc23d ago0xe5bd71…284d57
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc23d ago0xc78a43…f1b9d4

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.