Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8108…f5a60x9c12…7b1eBase—$0.01100%coinbase79d ago0xe0a0e0…53109e
0x8108…f5a60x163f…253cBase—$0.01100%coinbase79d ago0x9efb1f…5de408
0x8108…f5a60xa6a4…6121Base—$0.01100%coinbase79d ago0xc9ca88…4be644
0x8108…f5a60xedbc…c8ecBase—$0.01100%coinbase79d ago0xb0603d…29ba78
0x8108…f5a60xa624…c378Base—$0.01100%coinbase79d ago0xaadf18…9a95c2
0x8108…f5a60x2c6a…c8e0Base—$0.01100%coinbase79d ago0xe14d80…1fcce0
0x8108…f5a60x2274…633eBase—$0.01100%coinbase79d ago0x08f395…fc0ec1
0x8108…f5a60x023f…3941Base—$0.01100%coinbase79d ago0xe7c4bb…d63f6a
0x8108…f5a60xc031…6df9Base—$0.01100%coinbase80d ago0xd4d743…4151fe
0x8108…f5a60x288d…aab8Base—$0.01100%coinbase80d ago0xe93ce2…4c7267
0x8108…f5a60xef70…3456Base—$0.01100%coinbase80d ago0x07d593…fcf31f
0x8108…f5a60x34d4…c91eBase—$0.01100%coinbase80d ago0x3b5ccd…304184
0x8108…f5a60x5a67…0b9bBase—$0.01100%coinbase80d ago0xf83d89…610f3f
0x8108…f5a60x9dff…adafBase—$0.01100%coinbase80d ago0x31f458…7c021a
0x8108…f5a60xe09d…cadfBase—$0.01100%coinbase80d ago0x41d106…4459e9
0x8108…f5a60x8b45…fceeBase—$0.01100%coinbase80d ago0xc22f14…ae0341
0x8108…f5a60x19ec…914eBase—$0.01100%coinbase80d ago0x802a5c…d8b33b
0x8108…f5a60x3f49…40f9Base—$0.01100%coinbase80d ago0x24e479…e295b4
0x8108…f5a60x7805…d4a5Base—$0.01100%coinbase80d ago0x075cf9…5731b4
0x8108…f5a60xddec…e5e6Base—$0.01100%coinbase80d ago0x489a85…90a1d7
0x8108…f5a60x0f52…5e4dBase—$0.01100%coinbase80d ago0x62c3ed…540237
0x8108…f5a60xcfbc…4663Base—$0.01100%coinbase80d ago0x5c66d1…080425
0x8108…f5a60x2700…3cc6Base—$0.01100%coinbase80d ago0x356fd3…235ddb
0x8108…f5a60xda3c…c9a6Base—$0.01100%coinbase80d ago0x2198ae…cdec17
0x8108…f5a60x124b…9931Base—$0.01100%coinbase80d ago0x27accc…3c331d

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.