Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf4c2…ca4b0x9c95…e299Base$0.001100%fluxa45d ago0x1e92e8…dbb945
0xf4c2…ca4b0x9c95…e299Base$0.001100%fluxa45d ago0xbe1f24…0c7b59
0xf4c2…ca4b0x9c95…e299Base$0.001100%fluxa45d ago0xb0246c…0327ba
0xf4c2…ca4b0x9c95…e299Base$0.001100%fluxa45d ago0x620c4f…05cdcb
0xf4c2…ca4b0x9c95…e299Base$0.001100%fluxa45d ago0x152466…dda18f
0xf4c2…ca4b0xfe80…47eeBase$0.001100%fluxa45d ago0x273e90…20dab4
0xf4c2…ca4b0xfe80…47eeBase$0.001100%fluxa45d ago0x1e65fd…559f2f
0xf4c2…ca4b0x9c95…e299Base$0.001100%fluxa45d ago0x7eef7a…dfcfe7
0xf4c2…ca4b0x9c95…e299Base$0.001100%fluxa45d ago0xbb4891…068288
0xf4c2…ca4b0x9c95…e299Base$0.001100%fluxa45d ago0xd9a7a9…cab9f9
0xf4c2…ca4b0xfe80…47eeBase$0.001100%fluxa45d ago0x68469b…569ab2
0xf4c2…ca4b0x9c95…e299Base$0.001100%fluxa45d ago0x433943…c55f08
0xf4c2…ca4b0x9c95…e299Base$0.001100%fluxa45d ago0xe80e36…4f7461
0xf4c2…ca4b0xfe80…47eeBase$0.001100%fluxa45d ago0xeffcea…fd458d
0xf4c2…ca4b0x9c95…e299Base$0.001100%fluxa45d ago0x13df26…7fba3d
0xf4c2…ca4b0x9c95…e299Base$0.001100%fluxa45d ago0xffe618…181b9a
0xf4c2…ca4b0x9c95…e299Base$0.001100%fluxa45d ago0xbba717…d84bf2
0xf4c2…ca4b0x9c95…e299Base$0.001100%fluxa45d ago0x83c943…a891ae
0xf4c2…ca4b0x9c95…e299Base$0.001100%fluxa45d ago0xacb876…1317cd
0xf4c2…ca4b0x9c95…e299Base$0.001100%fluxa45d ago0x60269b…b52a69
0xf4c2…ca4b0x9c95…e299Base$0.001100%fluxa45d ago0x202aab…e503c3
0xf4c2…ca4b0x9c95…e299Base$0.001100%fluxa45d ago0x7b1ab7…07e3ed
0xf4c2…ca4b0xfe80…47eeBase$0.001100%fluxa45d ago0x76c44c…fa1905
0xf4c2…ca4b0x9c95…e299Base$0.001100%fluxa45d ago0xfbf37a…cb12d0
0xf4c2…ca4b0x9c95…e299Base$0.001100%fluxa45d ago0x28deca…23fc5b

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.