Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5cba…db190x159b…4908Basex402 service$0.01100%dexter35d ago0x3b341b…f4dc84
0x5cba…db190x159b…4908Basex402 service$0.01100%dexter35d ago0x984a96…a11558
0x5cba…db190x159b…4908Basex402 service$0.01100%dexter35d ago0x242614…3440a7
0x5cba…db190x159b…4908Basex402 service$0.01100%dexter35d ago0x7ec2b6…2204ae
0x5cba…db190x159b…4908Basex402 service$0.01100%dexter35d ago0x04eea4…2e1dc9
0x5cba…db190x159b…4908Basex402 service$0.01100%dexter35d ago0x733b35…3b8b07
0x5cba…db190x159b…4908Basex402 service$0.01100%dexter35d ago0x40a386…c2f722
0x5cba…db190x159b…4908Basex402 service$0.10100%dexter35d ago0x6ef9c8…1b8522
0x5cba…db190x159b…4908Basex402 service$0.10100%dexter35d ago0x35058d…3611a5
0x5cba…db190x159b…4908Basex402 service$0.10100%dexter35d ago0x8f57d4…01b659
0x5cba…db190x159b…4908Basex402 service$0.10100%dexter35d ago0xa71795…55e23b
0x5cba…db190x159b…4908Basex402 service$0.10100%dexter35d ago0x7f71f8…201075
0x5cba…db190x159b…4908Basex402 service$0.10100%dexter35d ago0x7ac700…0d655c
0x5cba…db190x159b…4908Basex402 service$0.10100%dexter35d ago0x860d8f…826b68
0x5cba…db190x159b…4908Basex402 service$0.10100%dexter35d ago0xe661d6…ebd8a3
0x5cba…db190x159b…4908Basex402 service$0.10100%dexter35d ago0xf0d772…bdbf79
0x5cba…db190x159b…4908Basex402 service$0.10100%dexter35d ago0x520aad…a5608b
0x5cba…db190x159b…4908Basex402 service$0.10100%dexter35d ago0xaabd65…529bb1
0x5cba…db190x159b…4908Basex402 service$0.10100%dexter35d ago0x5901eb…cf7583
0x5cba…db190x159b…4908Basex402 service$0.10100%dexter35d ago0x0b9989…916820
0x5cba…db190x159b…4908Basex402 service$0.10100%dexter35d ago0xa1d37e…6c1437
0x5cba…db190x159b…4908Basex402 service$0.10100%dexter35d ago0x86dabe…46e32b
0x5cba…db190x159b…4908Basex402 service$0.10100%dexter35d ago0xba417a…1d394e
0x5cba…db190x159b…4908Basex402 service$0.10100%dexter35d ago0xede9c6…00268c
0x5cba…db190x159b…4908Basex402 service$0.10100%dexter35d ago0x0361a3…068ccc

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.