Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x020c…78b90xfe80…47eeBase$0.001100%fluxa36d ago0x160baf…659900
0x020c…78b90xfe80…47eeBase$0.001100%fluxa36d ago0x87c133…4db713
0x020c…78b90xfe80…47eeBase$0.001100%fluxa36d ago0x510e42…a52856
0x020c…78b90xfe80…47eeBase$0.001100%fluxa36d ago0x2e60bd…1597d3
0x020c…78b90xfe80…47eeBase$0.001100%fluxa36d ago0xec7824…5272fd
0x020c…78b90xfe80…47eeBase$0.001100%fluxa36d ago0x3c6225…04c8b3
0x020c…78b90xfe80…47eeBase$0.001100%fluxa36d ago0xd5b410…214f18
0x020c…78b90xfe80…47eeBase$0.001100%fluxa36d ago0xa49e33…82007a
0x020c…78b90xfe80…47eeBase$0.001100%fluxa36d ago0x96525e…0c2162
0x020c…78b90xfe80…47eeBase$0.001100%fluxa36d ago0x777739…29eb6e
0x020c…78b90xfe80…47eeBase$0.001100%fluxa36d ago0x5d2e73…befb48
0x020c…78b90xfe80…47eeBase$0.001100%fluxa36d ago0xa2ec23…012ed9
0x020c…78b90xfe80…47eeBase$0.001100%fluxa36d ago0xfedf7d…97bea3
0x020c…78b90xfe80…47eeBase$0.001100%fluxa36d ago0x9d808c…ea1cf8
0x020c…78b90xfe80…47eeBase$0.001100%fluxa36d ago0x618d2d…7c6253
0x020c…78b90xfe80…47eeBase$0.001100%fluxa36d ago0xd62111…f75b39
0x020c…78b90xfe80…47eeBase$0.001100%fluxa36d ago0xb87232…5b0ad4
0x020c…78b90xfe80…47eeBase$0.001100%fluxa36d ago0x30fa56…626ef2
0x020c…78b90xfe80…47eeBase$0.001100%fluxa36d ago0x2fdcc3…223943
0x020c…78b90xfe80…47eeBase$0.001100%fluxa36d ago0x1939d0…2bd0f7
0x020c…78b90x9c95…e299Base$0.001100%fluxa36d ago0x17e30b…304293
0x020c…78b90xfe80…47eeBase$0.001100%fluxa36d ago0xd16310…390ce0
0x020c…78b90x9c95…e299Base$0.001100%fluxa36d ago0x6b22b4…8037f7
0x020c…78b90x9c95…e299Base$0.001100%fluxa36d ago0x7b0169…625c6d
0x020c…78b90xfe80…47eeBase$0.001100%fluxa36d ago0x055587…0e7364

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.