Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa32d ago0xcb8e4d…97b45c
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa32d ago0xb3e962…cd91e8
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa32d ago0x2dc949…8bce6b
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa32d ago0x2eae43…9574b3
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa32d ago0xe41e54…2ca43f
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa32d ago0xd42da3…ffab89
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa32d ago0x4559e5…dfaa1a
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa32d ago0x1d1c86…38f7e7
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa32d ago0x0c7a59…f774ab
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa32d ago0xb6e060…cd8944
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa32d ago0xde0848…2ae9f6
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa32d ago0x13f964…a03fdb
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa32d ago0xdc4aee…2a658e
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa32d ago0xdcdc5a…5fbebc
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa32d ago0xa4d7d5…bfc87c
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa32d ago0xf4ed09…8467ff
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa32d ago0xdf84a3…abd809
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa32d ago0x682e32…d32d8b
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa32d ago0xb64581…117bb7
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa32d ago0x365623…280cd1
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa32d ago0x6bd71c…06bcdc
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa32d ago0x6726a0…b1161b
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa32d ago0x440e0e…383f8b
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa32d ago0x393e22…ff558d
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa32d ago0x11b7a9…5aba57

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.