Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x27ab…248c0xefcd…5669Basex402 service$0.30100%coinbase13d ago0xee9635…71916f
0x27ab…248c0xefcd…5669Basex402 service$0.30100%coinbase13d ago0x2ad0b3…306944
0xd04f…440f0xefcd…5669Basex402 service$0.03100%coinbase13d ago0xd93aa6…df9e3b
0xd04f…440f0xefcd…5669Basex402 service$0.03100%coinbase13d ago0x7c2bea…706ec8
0xd04f…440f0xefcd…5669Basex402 service$0.03100%coinbase13d ago0x5da134…3a4b3c
0xd04f…440f0xefcd…5669Basex402 service$0.03100%coinbase13d ago0x2f1eef…599c6d
0xd04f…440f0xefcd…5669Basex402 service$0.03100%coinbase13d ago0x00830c…ed4b4f
0xc9c7…16700xefcd…5669Basex402 service$0.03100%coinbase14d ago0x03f857…2761a5
0xd04f…440f0xefcd…5669Basex402 service$0.30100%coinbase14d ago0xe70402…82d392
0xd04f…440f0xefcd…5669Basex402 service$0.30100%coinbase14d ago0x6cfe17…acdea7
0xd04f…440f0xefcd…5669Basex402 service$0.30100%coinbase14d ago0x8f344c…975acf
0xd04f…440f0xefcd…5669Basex402 service$0.30100%coinbase14d ago0xe2d0b9…3a399f
0xd04f…440f0xefcd…5669Basex402 service$0.30100%coinbase14d ago0x4a4480…d1d67e
0xd04f…440f0xefcd…5669Basex402 service$0.30100%coinbase14d ago0x3acdce…64ec69
0xd04f…440f0xefcd…5669Basex402 service$0.30100%coinbase14d ago0x7d6fe5…a8848c
0xd04f…440f0xefcd…5669Basex402 service$0.30100%coinbase14d ago0x19424f…e989ac
0xd04f…440f0xefcd…5669Basex402 service$0.30100%coinbase14d ago0x17e5e2…6ec8f8
0xd04f…440f0xefcd…5669Basex402 service$0.30100%coinbase14d ago0xf1ebd6…f10966
0xd04f…440f0xefcd…5669Basex402 service$0.30100%coinbase14d ago0x492299…50e2aa
0xd04f…440f0xefcd…5669Basex402 service$0.30100%coinbase14d ago0x87f795…54cce2
0xd04f…440f0xefcd…5669Basex402 service$0.30100%coinbase14d ago0x6c691c…32b4a1
0xd04f…440f0xefcd…5669Basex402 service$0.30100%coinbase14d ago0x49ec80…56729d
0xd04f…440f0xefcd…5669Basex402 service$0.30100%coinbase14d ago0xbb57b6…1ee974
0xd04f…440f0xefcd…5669Basex402 service$0.30100%coinbase14d ago0x8189f3…5c40d3
0xd04f…440f0xefcd…5669Basex402 service$0.30100%coinbase14d ago0xb6923d…df5243

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.