Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4077…559d0x4f2f…48d7Base—$0.01100%coinbase66d ago0x57d58f…a98640
0x4077…559d0xb1d3…1500Base—$0.01100%coinbase66d ago0xdf8e19…5eb996
0x4077…559d0x38f9…0720Base—$0.01100%coinbase66d ago0x7da71b…c67a9a
0x4077…559d0x934f…0cbfBase—$0.01100%coinbase66d ago0xa7ce6c…57f840
0x4077…559d0xab2f…62dbBase—$0.01100%coinbase66d ago0x85148e…b0e309
0x4077…559d0xacb0…5e7dBase—$0.01100%coinbase66d ago0xa70b3a…ea8497
0x4077…559d0xdf58…0bd8Base—$0.01100%coinbase66d ago0xc4eece…e82d2c
0x4077…559d0x3e18…07adBase—$0.01100%coinbase66d ago0x637839…583ed8
0x4077…559d0x1cd7…d4bbBase—$0.01100%coinbase66d ago0x9bd0ba…9c7c18
0x4077…559d0x6020…57a3Base—$0.01100%coinbase66d ago0x43d5bf…4736ec
0x4077…559d0xf309…665eBase—$0.01100%coinbase67d ago0xa80640…2d4508
0x4077…559d0x1ecf…6bbcBase—$0.01100%coinbase67d ago0x3f98e6…4f9b5a
0x4077…559d0xcdab…8108Base—$0.01100%coinbase67d ago0x4f5d76…5a6206
0x4077…559d0xe839…ce2fBase—$0.01100%coinbase67d ago0xc19973…e45f47
0x4077…559d0x85a9…2141Base—$0.01100%coinbase67d ago0xcb599e…86a5ad
0x4077…559d0x72e9…3cf2Base—$0.01100%coinbase67d ago0x9d0e21…bb3140
0x4077…559d0xb3bd…002cBase—$0.01100%coinbase67d ago0x09142b…1f0ee9
0x4077…559d0xc535…34a6Base—$0.01100%coinbase67d ago0x9cce8f…3c344b
0x4077…559d0x6fdb…94e7Base—$0.01100%coinbase67d ago0x9199ee…7109f5
0x4077…559d0x1ba1…2727Base—$0.01100%coinbase67d ago0xb7606e…0c76ee
0x4077…559d0x543b…d94fBase—$0.01100%coinbase67d ago0xb56631…85471d
0x4077…559d0x777d…dd53Base—$0.01100%coinbase67d ago0x46d7d6…01a8f8
0x4077…559d0x05d2…8d52Base—$0.01100%coinbase67d ago0x129bd0…985107
0x4077…559d0x2c76…8c7cBase—$0.01100%coinbase67d ago0xfefb5b…1422b7
0x4077…559d0xf68e…4e6cBase—$0.01100%coinbase67d ago0xe5fcbe…d85cbe

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.