Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa36d ago0xcb3e8c…e73d37
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa36d ago0x2a52ef…82ba3d
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa36d ago0xbf7e54…2c25ac
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa36d ago0x7ae465…910c17
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa36d ago0x230a7e…2332ab
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa36d ago0xf0b86c…3d5325
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa36d ago0x9c505d…18a3d4
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa36d ago0xfd6b24…3915d6
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa36d ago0x7f8956…5de5e5
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa36d ago0x8702fb…b26f71
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa36d ago0xb51171…663ce2
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa36d ago0xc4421d…44b6a0
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa36d ago0xc11a44…ea4e16
0x8e22…3ae10x9c95…e299Base$0.001100%fluxa36d ago0x19da4f…7ef806
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa36d ago0xe456e3…d098fd
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa36d ago0xa58b34…771b59
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa36d ago0x25c4b1…259d2f
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa36d ago0x48a99c…629e1f
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa36d ago0x270b58…584b47
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa36d ago0x9b8ba1…dc1876
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa36d ago0x8985cd…8ce07c
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa36d ago0xbf8a99…4fb700

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.