Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa73d ago0xcb88ec…682bdf
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa73d ago0xb17748…81f770
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa73d ago0x09337b…ca339a
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa73d ago0x89e17d…9d9f26
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa73d ago0x8e566d…6e14a2
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa73d ago0x496ac1…3879d5
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa73d ago0xe8f6e7…15fa8a
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa73d ago0x7fbfcf…a81e9b
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa73d ago0x68c296…dc9727
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa73d ago0xb0930c…6ae35a
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa73d ago0xd25523…f79e8e
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa73d ago0x2a5e2b…988c52
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa73d ago0xc73256…14199d
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa73d ago0xad5e77…2f0303
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa73d ago0x6787b4…e7e5b5
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa73d ago0x214f96…dc384e
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa73d ago0x61ec01…13ea12
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa73d ago0x9c6ee0…a8e01a
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa73d ago0x593b11…200cfa
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa73d ago0x815b43…f33ba7
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa73d ago0xc9bafb…d7c403
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa73d ago0xdd2cc3…dff8fa
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa73d ago0xf253ef…d971d1
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa73d ago0x6000a6…f8ccc9
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa73d ago0xc588ee…5a2997

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.