Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6741…9d210x9e25…0810Base—$0.0870%0x9e25…081011d ago0xa7529e…3bda9e
0x2c36…1e340x9e25…0810Base—$0.0270%0x9e25…081011d ago0xf4ccaf…15904d
0xffd1…dc3f0x9e25…0810Base—$0.0470%0x9e25…081011d ago0x000226…074525
0x66a5…52a80x9e25…0810Base—$0.0089970%0x9e25…081011d ago0x886e55…9c18a5
0x1e17…40f20x9e25…0810Base—$0.0270%0x9e25…081011d ago0x0dcbd7…952068
0xa604…b5280x9e25…0810Base—$0.0270%0x9e25…081011d ago0x6ae0bf…f2410e
0xef0f…ed090x9e25…0810Base—$0.0270%0x9e25…081011d ago0xada2da…304f8a
0xde95…89370x9e25…0810Base—$0.0170%0x9e25…081011d ago0x11efb3…df63b3
0x73d7…306c0x9e25…0810Base—$0.0270%0x9e25…081011d ago0xf5cfa2…af6f4f
0x32ff…9d3d0x9e25…0810Base—$0.00712170%0x9e25…081011d ago0x051e5c…c45358
0x7981…d0b00x9e25…0810Base—$0.0270%0x9e25…081011d ago0xab705c…699425
0xa5c6…07350x9e25…0810Base—$0.0270%0x9e25…081011d ago0xea114f…a8d3df
0x21bc…a3ac0x9e25…0810Base—$0.0270%0x9e25…081011d ago0xd99404…9d31a0
0x13d0…ed350x9e25…0810Base—$0.00920970%0x9e25…081011d ago0x60c6e4…6f5116
0x43f7…58b50x9e25…0810Base—$0.00828770%0x9e25…081011d ago0x3171f1…a9b2b7
0x03bc…55ef0x9e25…0810Base—$0.0270%0x9e25…081011d ago0x537d40…c9031f
0x2fa7…fb090x9e25…0810Base—$0.0270%0x9e25…081011d ago0x2be29a…9b32b2
0xbef9…c57a0x9e25…0810Base—$0.0270%0x9e25…081011d ago0x22bb6f…e88518
0x0111…2d2d0x9e25…0810Base—$0.0470%0x9e25…081011d ago0xf100a3…baa70e
0x02ec…2fd90x9e25…0810Base—$0.0470%0x9e25…081011d ago0x8494e4…f7422b
0x9cf5…bb310x9e25…0810Base—$0.0270%0x9e25…081011d ago0x63445c…1c3bab
0xc16b…ec510x9e25…0810Base—$0.0270%0x9e25…081011d ago0xeef996…8ba632
0x1bb1…5a770x9e25…0810Base—$0.0170%0x9e25…081011d ago0xd0e9a2…69b4cb
0x0842…c8c10x9e25…0810Base—$0.00920170%0x9e25…081011d ago0x93a186…804c92
0xa499…73af0x9e25…0810Base—$0.0170%0x9e25…081011d ago0x64ecd3…136545

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.