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%coinbase55d ago0xac7a51…b24f52
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase55d ago0x7679d9…5e1ff4
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase55d ago0x021958…bf273e
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase55d ago0x0e099e…fb0fa4
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase55d ago0x096f22…909728
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase55d ago0x37ec31…7dfd3b
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase55d ago0x27db08…865937
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase55d ago0xd7cd64…bfd18b
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase55d ago0xa8df2c…7a234c
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase55d ago0x5c3686…62bd19
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase55d ago0x5a9d00…a4fdeb
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase55d ago0x120c9f…60e757
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase55d ago0x226e11…ea97f8
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase55d ago0x9dd8a3…6930b8
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase55d ago0x3723c6…e32b31
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase55d ago0x2c9583…697e5d
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase55d ago0x3b5ffe…ff1c72
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase55d ago0xf477ef…26d23b
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase55d ago0xc1695b…9015bb
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase55d ago0xe0897d…8d68d2
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase55d ago0xc966dc…17cac6
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase55d ago0xaec7e0…0b200c
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase55d ago0xa8f0e6…1fcdcf
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase55d ago0x77fb04…35372b
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase55d ago0x7ea1d5…202b13

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.