Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe2d8…66c20x07f0…a045BaseStableStudioUpload$0.03100%coinbase105d ago0x51cd78…53c191
0xe2d8…66c20x6d6e…9192BaseExaSearch$0.007100%coinbase106d ago0xa06539…e9ad30
0xe2d8…66c20x07f0…a045BaseStableStudioUpload$0.03100%coinbase106d ago0xb20eca…c1fd52
0xe2d8…66c20x6d6e…9192BaseExaSearch$0.001100%coinbase106d ago0x7f8de9…0cecc1
0xe2d8…66c20x6d6e…9192BaseExaSearch$0.007100%coinbase106d ago0x18f5ee…771525
0xe2d8…66c20x6d6e…9192BaseExaSearch$0.002100%coinbase106d ago0x45728b…052752
0xe2d8…66c20x6d6e…9192BaseExaSearch$0.007100%coinbase106d ago0x8c2b34…fd4b78
0xe2d8…66c20x6d6e…9192BaseExaSearch$0.002100%coinbase106d ago0xcbdb1c…4bd64b
0xe2d8…66c20x6d6e…9192BaseExaSearch$0.007100%coinbase106d ago0x850637…de88ab
0xe2d8…66c20xe3c9…31a0Base$3.70100%0xaf2b…3812106d ago0x6ee5d5…e3926c
0xe2d8…66c20x9257…2132Basex402 service$0.01100%payAI106d ago0x8a8827…8f8fed
0xe2d8…66c20xe903…1abfBaseBlockRun.AIAi$0.007666100%coinbase106d ago0x3a82d8…186a5a
0xe2d8…66c20x07f0…a045BaseStableStudioUpload$0.03100%coinbase106d ago0x2e2343…e5a939
0xe2d8…66c20x07f0…a045BaseStableStudioUpload$0.03100%coinbase106d ago0x974ec7…2a400e
0xe2d8…66c20x07f0…a045BaseStableStudioUpload$0.03100%coinbase106d ago0xeaf6df…6abb44
0xe2d8…66c20x07f0…a045BaseStableStudioUpload$0.03100%coinbase106d ago0xee2e81…54b525
0xe2d8…66c20x07f0…a045BaseStableStudioUpload$0.03100%coinbase106d ago0xbc3a68…0e5e22
0xe2d8…66c20x07f0…a045BaseStableStudioUpload$0.03100%coinbase106d ago0x95e437…5a281d
0xe2d8…66c20x07f0…a045BaseStableStudioUpload$0.03100%coinbase106d ago0xe773f2…b3d276
0xe2d8…66c20x07f0…a045BaseStableStudioUpload$0.03100%coinbase106d ago0x53030c…206c6b
0xe2d8…66c20x07f0…a045BaseStableStudioUpload$0.03100%coinbase106d ago0x9d1d36…3cb032
0xe2d8…66c20x07f0…a045BaseStableStudioUpload$0.03100%coinbase106d ago0x477c0a…443e3f
0xe2d8…66c20xd8ba…8e9bBasex402 service$0.03100%payAI106d ago0xa03c68…48ea49
0xe2d8…66c20xd8ba…8e9bBasex402 service$0.03100%payAI106d ago0xe4cacc…82eddc
0xe2d8…66c20xd8ba…8e9bBasex402 service$0.03100%payAI106d ago0x2aebc3…70d5d5

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.