Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa51d ago0xaeaad2…c0a74f
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa51d ago0xd53816…b03a34
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa51d ago0x73bacd…c5200b
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa51d ago0xcb080d…2987c0
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa51d ago0x9d93bc…91b67d
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa52d ago0x3cfec1…53d0d8
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa52d ago0xce512a…f743f7
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa52d ago0x68f642…6677f2
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa52d ago0xcd9310…f6bf21
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa52d ago0x55200a…630c9d
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa52d ago0x4d6c8e…2b3eb3
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa52d ago0x73e16b…662904
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa52d ago0xe8c97d…023139
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa52d ago0x1ba5a9…03db91
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa52d ago0x0194a2…51ecd2
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa52d ago0xac2b89…bec0d2
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa52d ago0x1f26a8…170871
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa52d ago0xf44b02…f8e9f1
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa52d ago0x9cde84…27e654
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa52d ago0x3f9545…c9ac91
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa52d ago0x629d2b…73e90f
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa52d ago0x48a105…239af7
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa52d ago0x414946…c25dbc
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa52d ago0xd2af95…825a69
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa52d ago0x2d977e…cdae39

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.