Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4077…559d0x5f07…8ce2Base—$0.01100%coinbase72d ago0x7929f5…e077fe
0x4077…559d0xf9af…8e07Base—$0.01100%coinbase72d ago0x4990e6…128815
0x4077…559d0x4177…3475Base—$0.01100%coinbase72d ago0x329c89…d54e2b
0x4077…559d0x56b1…ba75Base—$0.01100%coinbase72d ago0x0e9d86…dcf741
0x4077…559d0x3128…7f49Base—$0.01100%coinbase72d ago0xfe315d…e253e1
0x4077…559d0x9056…28a5Base—$0.01100%coinbase72d ago0x73d651…710679
0x4077…559d0x4e58…1bc5Base—$0.01100%coinbase72d ago0x871769…326ff4
0x4077…559d0x5724…743bBase—$0.01100%coinbase72d ago0x53c05d…fa2d80
0x4077…559d0x9bed…5b46Base—$0.01100%coinbase72d ago0x51da1f…65125d
0x4077…559d0xe299…c8d3Base—$0.01100%coinbase72d ago0x677bc4…2e0b13
0x4077…559d0x1359…edf9Base—$0.01100%coinbase72d ago0x4a6e57…f2ebb1
0x4077…559d0x536f…9506Base—$0.01100%coinbase72d ago0x9f2573…eeb085
0x4077…559d0xd148…9959Base—$0.01100%coinbase72d ago0x105041…8c6949
0x4077…559d0x2685…2169Base—$0.01100%coinbase73d ago0x783d21…e167cc
0x4077…559d0x9241…d470Base—$0.01100%coinbase73d ago0x22a8ff…93b8c1
0x4077…559d0x0a30…100bBase—$0.01100%coinbase73d ago0x74b17a…c90267
0x4077…559d0xe8bd…e2e3Base—$0.01100%coinbase73d ago0x2881a8…4f9465
0x4077…559d0x0a41…a13eBase—$0.01100%coinbase73d ago0x256d3a…fdde23
0x4077…559d0xcc2e…5e63Base—$0.01100%coinbase73d ago0x04ee66…ed0ff3
0x4077…559d0x77d4…1206Base—$0.01100%coinbase73d ago0x18f485…d4c612
0x4077…559d0x6a0f…40edBase—$0.01100%coinbase73d ago0x971645…8341d2
0x4077…559d0xd827…d061Base—$0.01100%coinbase73d ago0x5b7e87…1dd2b6
0x4077…559d0x6d3b…1eebBase—$0.01100%coinbase73d ago0xe429b7…47eac3
0x4077…559d0x627e…5599Base—$0.01100%coinbase73d ago0xc94a2c…432027
0x4077…559d0x0a15…1f3fBase—$0.01100%coinbase73d ago0xba0b8a…387f31

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.