Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xed2c…09da0x8aee…01a0Base$0.00001100%0x4a15…a58452d ago0x7c252b…e15d1f
0xed2c…09da0xec96…1d5cBase$0.15100%coinbase52d ago0xfbb9bb…14f933
0xed2c…09da0xec96…1d5cBase$0.15100%coinbase52d ago0x1b9d84…94a3b2
0xed2c…09da0x8aee…01a0Base$0.00001100%0x4a15…a58452d ago0x8491ff…fb2bb3
0xed2c…09da0x8aee…01a0Base$0.00001100%0x4a15…a58452d ago0xa64650…d14015
0xed2c…09da0xec96…1d5cBase$0.15100%coinbase52d ago0x24e4d0…41de63
0xed2c…09da0xec96…1d5cBase$0.15100%coinbase52d ago0xc2f73e…245ce2
0xed2c…09da0x8aee…01a0Base$0.00001100%0x4a15…a58452d ago0x8e1484…566dd6
0xed2c…09da0x8aee…01a0Base$0.00001100%0x4a15…a58452d ago0xbaf258…ab5656
0xed2c…09da0xec96…1d5cBase$0.15100%coinbase52d ago0xf0c22d…5ea2b0
0xed2c…09da0xec96…1d5cBase$0.15100%coinbase52d ago0x16b630…cd68dc
0xed2c…09da0x8aee…01a0Base$0.00001100%0x4a15…a58452d ago0x4092bc…bcea2f
0xed2c…09da0x8aee…01a0Base$0.00001100%0x4a15…a58452d ago0x3823fa…db7bb7
0xed2c…09da0xec96…1d5cBase$0.15100%coinbase52d ago0xf64d35…4e2111
0xed2c…09da0xec96…1d5cBase$0.15100%coinbase52d ago0x7abceb…765a9f
0xed2c…09da0x8aee…01a0Base$0.00001100%0x4a15…a58452d ago0xc77686…5c02f8
0xed2c…09da0x8aee…01a0Base$0.00001100%0x4a15…a58452d ago0xc74d50…28ec81
0xed2c…09da0x8aee…01a0Base$0.00001100%0x4a15…a58452d ago0xf00e1a…4d7a4c
0xed2c…09da0xec96…1d5cBase$0.15100%coinbase52d ago0x632208…523af1
0xed2c…09da0xec96…1d5cBase$0.15100%coinbase52d ago0x7d24a1…7765bd
0xed2c…09da0x8aee…01a0Base$0.00001100%0x4a15…a58452d ago0x077d91…6d800e
0xed2c…09da0xec96…1d5cBase$0.15100%coinbase52d ago0x602522…cb64e7
0xed2c…09da0xec96…1d5cBase$0.15100%coinbase52d ago0xf33a54…1380d1
0xed2c…09da0x8aee…01a0Base$0.00001100%0x4a15…a58452d ago0xf80a96…d6208c
0xed2c…09da0x8aee…01a0Base$0.00001100%0x4a15…a58452d ago0x83e9e9…2f5e56

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.