Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x69c5…42cf0x9c95…e299Base—$0.001100%fluxa70d ago0x32bb0d…774a4d
0x69c5…42cf0x9c95…e299Base—$0.001100%fluxa70d ago0xe89361…45f2ab
0x69c5…42cf0x9c95…e299Base—$0.001100%fluxa70d ago0x98c7bd…ed7012
0x69c5…42cf0x9c95…e299Base—$0.001100%fluxa70d ago0x0869c6…7ad975
0x69c5…42cf0x9c95…e299Base—$0.001100%fluxa70d ago0xa56750…54b22f
0x69c5…42cf0x9c95…e299Base—$0.001100%fluxa70d ago0x658b3b…9d985d
0x69c5…42cf0x9c95…e299Base—$0.001100%fluxa70d ago0x393b26…0b7993
0x69c5…42cf0x9c95…e299Base—$0.001100%fluxa70d ago0xf2008c…b2542b
0x69c5…42cf0x9c95…e299Base—$0.001100%fluxa70d ago0x105082…56db50
0x69c5…42cf0x9c95…e299Base—$0.001100%fluxa70d ago0x165156…c3a091
0x69c5…42cf0x9c95…e299Base—$0.001100%fluxa70d ago0xa36495…865515
0x69c5…42cf0x9c95…e299Base—$0.001100%fluxa70d ago0xa333d8…da7f2a
0x69c5…42cf0x9c95…e299Base—$0.001100%fluxa70d ago0x98e512…b25e91
0x69c5…42cf0x9c95…e299Base—$0.001100%fluxa70d ago0x0b73da…e1c1d6
0x69c5…42cf0x9c95…e299Base—$0.001100%fluxa70d ago0x6e0e15…09168e
0x69c5…42cf0x9c95…e299Base—$0.001100%fluxa70d ago0x15ddd3…ba3c67
0x69c5…42cf0x9c95…e299Base—$0.001100%fluxa70d ago0x137daa…a1f55e
0x69c5…42cf0x9c95…e299Base—$0.001100%fluxa70d ago0xff10a5…97e302
0x69c5…42cf0x9c95…e299Base—$0.001100%fluxa70d ago0x6e4e7c…becbcf
0x69c5…42cf0x9c95…e299Base—$0.001100%fluxa70d ago0x6ca8f5…7484f1
0x69c5…42cf0x9c95…e299Base—$0.001100%fluxa70d ago0x2a44f3…0d0e27
0x69c5…42cf0x9c95…e299Base—$0.001100%fluxa70d ago0xcefa82…2db202
0x69c5…42cf0x9c95…e299Base—$0.001100%fluxa70d ago0xa0c0a6…c10f3f
0x69c5…42cf0x9c95…e299Base—$0.001100%fluxa70d ago0x08ed4b…7cdf3c
0x69c5…42cf0x9c95…e299Base—$0.001100%fluxa70d ago0xc6a196…86ef65

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.