Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb290…95a80x9c95…e299Base—$0.001100%fluxa69d ago0x52249c…997142
0xb290…95a80x9c95…e299Base—$0.001100%fluxa70d ago0x42610a…f93487
0xb290…95a80x9c95…e299Base—$0.001100%fluxa70d ago0xb80316…b89419
0xb290…95a80x9c95…e299Base—$0.001100%fluxa70d ago0xb4c874…fadf53
0xb290…95a80x9c95…e299Base—$0.001100%fluxa70d ago0x158154…2b3eee
0xb290…95a80x9c95…e299Base—$0.001100%fluxa70d ago0x31429c…f5bd4e
0xb290…95a80x9c95…e299Base—$0.001100%fluxa70d ago0x9738d3…9c0d62
0xb290…95a80x9c95…e299Base—$0.001100%fluxa70d ago0x2a4152…658c5c
0xb290…95a80x9c95…e299Base—$0.001100%fluxa70d ago0x55901d…3dd838
0xb290…95a80x9c95…e299Base—$0.001100%fluxa70d ago0xbe25fa…82d56f
0xb290…95a80x9c95…e299Base—$0.001100%fluxa70d ago0x32e426…f20a39
0xb290…95a80x9c95…e299Base—$0.001100%fluxa70d ago0xc8b064…c3c95e
0xb290…95a80x9c95…e299Base—$0.001100%fluxa70d ago0xff223f…e2936c
0xb290…95a80x9c95…e299Base—$0.001100%fluxa70d ago0x7f49ff…5d2d6d
0xb290…95a80x9c95…e299Base—$0.001100%fluxa70d ago0x7001ee…d03f89
0xb290…95a80x9c95…e299Base—$0.001100%fluxa70d ago0x71f157…c3ee9f
0xb290…95a80x9c95…e299Base—$0.001100%fluxa70d ago0x28ebbe…0968c5
0xb290…95a80x9c95…e299Base—$0.001100%fluxa70d ago0xe02af0…3cb44a
0xb290…95a80x9c95…e299Base—$0.001100%fluxa70d ago0x60dc19…cb1cfc
0xb290…95a80x9c95…e299Base—$0.001100%fluxa70d ago0x016769…dec932
0xb290…95a80x9c95…e299Base—$0.001100%fluxa70d ago0x99a400…847e34
0xb290…95a80x9c95…e299Base—$0.001100%fluxa70d ago0xd76410…51d83b
0xb290…95a80x9c95…e299Base—$0.001100%fluxa70d ago0x5be4b7…a6473a
0xb290…95a80x9c95…e299Base—$0.001100%fluxa70d ago0x6c6524…e77ade
0xb290…95a80x9c95…e299Base—$0.001100%fluxa70d ago0x9b35c5…812e61

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.