Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1e02…5f0a0x548b…df3aBase—$0.01100%coinbase72d ago0x5050e6…71352d
0x1e02…5f0a0x875c…3e11Base—$0.01100%coinbase72d ago0x8f7629…12b806
0x1e02…5f0a0x9be6…4f24Base—$0.01100%coinbase73d ago0x03fa6d…3f9ce8
0x1e02…5f0a0xc703…6e8eBase—$0.01100%coinbase73d ago0xee6b12…41f882
0x1e02…5f0a0xd9e0…a190Base—$0.01100%coinbase73d ago0x27b477…90d71f
0x1e02…5f0a0x7ff5…ad20Base—$0.01100%coinbase73d ago0x57af54…1e3db8
0x1e02…5f0a0x0bd4…990eBase—$0.01100%coinbase73d ago0x5e49d5…698037
0x1e02…5f0a0xa63a…2277Base—$0.01100%coinbase73d ago0xd89ae9…f2118a
0x1e02…5f0a0xc23f…d388Base—$0.01100%coinbase73d ago0xba1181…8a7499
0x1e02…5f0a0x5284…e9f7Base—$0.01100%coinbase73d ago0xd67567…509afa
0x1e02…5f0a0xb179…461fBase—$0.01100%coinbase73d ago0x537e1d…e45b92
0x1e02…5f0a0x1f66…54a5Base—$0.01100%coinbase73d ago0x6ced63…8bfb2b
0x1e02…5f0a0xb241…37d3Base—$0.01100%coinbase73d ago0x432c96…9def68
0x1e02…5f0a0x8d00…e302Base—$0.01100%coinbase73d ago0x8ef5ed…3bbac2
0x1e02…5f0a0x905c…7c3cBase—$0.01100%coinbase73d ago0x28ff7b…864f7a
0x1e02…5f0a0xb3c2…a014Base—$0.01100%coinbase73d ago0xccc344…1486d4
0x1e02…5f0a0xc35d…c1d9Base—$0.01100%coinbase73d ago0x4a25df…20e5af
0x1e02…5f0a0xa4d1…a444Base—$0.01100%coinbase73d ago0x369d0f…f624ec
0x1e02…5f0a0x18bd…ae50Base—$0.01100%coinbase73d ago0x1ab0ba…1e5409
0x1e02…5f0a0x172e…8ef9Base—$0.01100%coinbase73d ago0x61d900…913948
0x1e02…5f0a0x0143…70d8Base—$0.01100%coinbase73d ago0x513cf2…5aac32
0x1e02…5f0a0x559f…2928Base—$0.01100%coinbase73d ago0x67c94a…63ae84
0x1e02…5f0a0x196c…e65dBase—$0.01100%coinbase73d ago0x26362f…02494e
0x1e02…5f0a0x81b7…4b4bBase—$0.01100%coinbase73d ago0x3a5828…86b8d2
0x1e02…5f0a0x1edf…3399Base—$0.01100%coinbase73d ago0xb72254…9d1d68

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.