Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf380…60390xfe80…47eeBase—$0.001100%fluxa31d ago0x9203b6…10f46b
0xf380…60390xfe80…47eeBase—$0.001100%fluxa31d ago0xd3b130…b8050b
0xf380…60390xfe80…47eeBase—$0.001100%fluxa31d ago0xb4c6a6…58042f
0xf380…60390xfe80…47eeBase—$0.001100%fluxa31d ago0x7f7bd2…a3f60b
0xf380…60390xfe80…47eeBase—$0.001100%fluxa31d ago0xc198de…a5c538
0xf380…60390xfe80…47eeBase—$0.001100%fluxa31d ago0xfec076…fef560
0xf380…60390xfe80…47eeBase—$0.001100%fluxa31d ago0xbd9809…3fbd00
0xf380…60390xfe80…47eeBase—$0.001100%fluxa31d ago0x3aa408…1cd120
0xf380…60390xfe80…47eeBase—$0.001100%fluxa31d ago0x67845b…e0b149
0xf380…60390xfe80…47eeBase—$0.001100%fluxa31d ago0x5079e0…453255
0xf380…60390xfe80…47eeBase—$0.001100%fluxa31d ago0x092282…2c47d6
0xf380…60390xfe80…47eeBase—$0.001100%fluxa31d ago0xaf1085…000292
0xf380…60390xfe80…47eeBase—$0.001100%fluxa31d ago0x747f5b…bce93b
0xf380…60390xfe80…47eeBase—$0.001100%fluxa31d ago0x2d63e5…ebb127
0xf380…60390xfe80…47eeBase—$0.001100%fluxa31d ago0xe17b4d…ce6b8c
0xf380…60390xfe80…47eeBase—$0.001100%fluxa31d ago0xbdaec3…8c4aa7
0xf380…60390xfe80…47eeBase—$0.001100%fluxa31d ago0x6adf61…bcf8ff
0xf380…60390x9c95…e299Base—$0.001100%fluxa31d ago0x2b7af6…d048c5
0xf380…60390x9c95…e299Base—$0.001100%fluxa31d ago0x69ef35…ae6fa6
0xf380…60390x9c95…e299Base—$0.001100%fluxa31d ago0x03f65e…714590
0xf380…60390x9c95…e299Base—$0.001100%fluxa31d ago0x6e6b5f…0a9740
0xf380…60390x9c95…e299Base—$0.001100%fluxa31d ago0x2f16bf…a8c89b
0xf380…60390x9c95…e299Base—$0.001100%fluxa32d ago0xf9e717…d3120f
0xf380…60390x9c95…e299Base—$0.001100%fluxa32d ago0x1b9d00…3d06ea
0xf380…60390x9c95…e299Base—$0.001100%fluxa32d ago0x165e29…d63560

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.