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%coinbase15d ago0x8fbe4d…c087de
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase15d ago0x7606c0…784f45
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase15d ago0xd3b688…38db9d
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase15d ago0x089245…5f3542
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase15d ago0x00b764…0b4289
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase15d ago0x9627a7…aac87e
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase15d ago0xa21788…da30d4
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase15d ago0xdc7a26…e429e5
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase15d ago0x94bee1…eb728f
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase15d ago0x67e5f3…334fc6
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase15d ago0x435720…8ebbe5
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase15d ago0xd14d00…80f55c
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase15d ago0xe278dc…621eb5
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase15d ago0xb3dece…02f35f
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase15d ago0xbff733…a791a5
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase15d ago0xa3aca5…f71929
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase15d ago0xb9e16b…6e99ad
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase15d ago0xbc3f85…6250b4
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase15d ago0xb91f98…8101c4
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase15d ago0xcee0aa…bd76d3
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase15d ago0x5ad346…8189c7
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase15d ago0xc2541a…c221d0
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase15d ago0x2383d4…c19456
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase15d ago0x9aee09…fac5a1
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase15d ago0xf8f697…bc8916

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.