Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa36d ago0x024790…be06b6
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa36d ago0x9e586f…7e7a17
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa36d ago0xb3e6ea…45a6dd
0x7ea8…acfe0x9c95…e299Base—$0.001100%fluxa36d ago0xe07fc6…b39334
0x7ea8…acfe0x9c95…e299Base—$0.001100%fluxa36d ago0x211d40…d9239e
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa36d ago0x1db760…a48bd1
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa36d ago0x3b81eb…928315
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa36d ago0xc8b36e…73bae7
0x7ea8…acfe0x9c95…e299Base—$0.001100%fluxa36d ago0xbe951b…eedf62
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa36d ago0x51fe8d…9e74a3
0x7ea8…acfe0x9c95…e299Base—$0.001100%fluxa36d ago0x7b016d…ebd079
0x7ea8…acfe0x9c95…e299Base—$0.001100%fluxa36d ago0x728840…b2d532
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa36d ago0x4af028…3921f9
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa36d ago0x1e4028…e257f1
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa36d ago0x2730b7…45ac8d
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa36d ago0xf6a2b0…dbda3d
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa36d ago0x7aee59…a249eb
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa36d ago0xe23e14…4fc155
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa36d ago0xa27ae5…cf0b7d
0x7ea8…acfe0x9c95…e299Base—$0.001100%fluxa36d ago0x52b077…cb0d72
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa36d ago0xca07cc…2d773a
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa36d ago0x1d4560…e7dd19
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa36d ago0x752884…38e3d8
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa36d ago0x560e53…ec3ab7
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa36d ago0x3b5dd8…0bd077

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.