Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase5d ago0x0153f9…4d5484
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase5d ago0x7a7325…e0863b
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase5d ago0xb59f09…f00322
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase5d ago0x121026…b7bd47
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase5d ago0x98c40f…67996b
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase5d ago0x88f753…efdc5c
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase5d ago0x82d04f…402da1
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase5d ago0xb1000c…3fefba
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase5d ago0xccc9bd…6b3e0d
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase5d ago0xca05c6…23dbd9
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase5d ago0x34d30b…66212a
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase5d ago0x2591ab…b29fa1
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase5d ago0x0e9468…2e04c5
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase5d ago0xcfd9fd…9b72b5
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase5d ago0x58ad68…2ad9d5
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase5d ago0x80b15b…9100bd
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase5d ago0x1068f2…07b10c
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase5d ago0x25c511…746af9
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase5d ago0x96132c…c85827
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase5d ago0x9865dc…f5f251
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase5d ago0xd139a6…7cb2f5
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase5d ago0xd96bc8…49e8cf
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase5d ago0xe9d21e…f9ba26
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase5d ago0x687af8…94f8a1
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase5d ago0x25835f…7ff9a8

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.