Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb2ca…dd200x7509…2769Base$0.50100%0x7509…276977d ago0x0d57f8…db04de
0xb2ca…dd200x7509…2769Base$0.10100%0x7509…276977d ago0x7c932b…ace541
0xb2ca…dd200x7509…2769Base$0.10100%0x7509…276977d ago0x395364…4e5d9e
0xb2ca…dd200x7509…2769Base$0.10100%0x7509…276977d ago0x602e53…8a84b7
0xb2ca…dd200x7509…2769Base$0.10100%0x7509…276977d ago0xdc7ae4…16fd7a
0xb2ca…dd200x7509…2769Base$0.50100%0x7509…276977d ago0xf11aa6…c11ffa
0xb2ca…dd200x7509…2769Base$0.50100%0x7509…276977d ago0x88b330…9ada58
0xb2ca…dd200x7509…2769Base$0.10100%0x7509…276977d ago0x1f4b12…c38196
0xb2ca…dd200x7509…2769Base$0.50100%0x7509…276977d ago0xbac426…b0f9e5
0xb2ca…dd200x7509…2769Base$0.25100%0x7509…276977d ago0xffdb4c…85ff03
0xb2ca…dd200x7509…2769Base$0.25100%0x7509…276977d ago0x817319…ee0bb9
0xb2ca…dd200x7509…2769Base$0.25100%0x7509…276977d ago0x410bbc…c5cc51
0xb2ca…dd200x7509…2769Base$0.25100%0x7509…276977d ago0x0eac91…c8b113
0xb2ca…dd200x7509…2769Base$0.25100%0x7509…276977d ago0x3d2025…f774fe
0xb2ca…dd200x7509…2769Base$0.50100%0x7509…276977d ago0x1d6b57…e88792
0xb2ca…dd200x7509…2769Base$0.10100%0x7509…276977d ago0xe49505…04b077
0xb2ca…dd200x7509…2769Base$0.10100%0x7509…276977d ago0x7dc3f7…e88264
0xb2ca…dd200x7509…2769Base$0.10100%0x7509…276977d ago0xa52f8a…c838c5
0xb2ca…dd200x7509…2769Base$0.10100%0x7509…276977d ago0x975d05…158c7a
0xb2ca…dd200x7509…2769Base$0.50100%0x7509…276977d ago0x3cfcd5…e3e05a
0xb2ca…dd200x7509…2769Base$0.50100%0x7509…276977d ago0x402090…d9f601
0xb2ca…dd200x7509…2769Base$0.10100%0x7509…276977d ago0x0d752b…57265a
0xb2ca…dd200x7509…2769Base$0.50100%0x7509…276977d ago0x485d96…3c8cb7
0xb2ca…dd200x7509…2769Base$0.25100%0x7509…276977d ago0x80b38a…8d5647
0xb2ca…dd200x7509…2769Base$0.25100%0x7509…276977d ago0xf7c84b…3aa170

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.