Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x47b9…1d950x1430…852fBase—$0.10100%payAI14d ago0xf9249e…afe6ff
0x47b9…1d950x5b11…8088Base—$0.10100%payAI14d ago0x04741d…aacbc4
0x47b9…1d950xee36…1e47Base—$0.10100%payAI14d ago0xe109ef…ac2a20
0x47b9…1d950x4047…c75fBase—$0.10100%payAI14d ago0xcdcc60…f45929
0x47b9…1d950x18e7…12c9Base—$0.10100%payAI14d ago0xfa2701…5ba2a7
0x47b9…1d950x940d…662dBase—$0.10100%payAI14d ago0x8c8928…e6a554
0x47b9…1d950xb1b7…5e86Base—$0.10100%payAI14d ago0x9b4885…0b8ccb
0x47b9…1d950x90b5…8397Base—$0.10100%payAI14d ago0x67395a…962a65
0x47b9…1d950xc808…78eeBase—$0.10100%payAI14d ago0x0efc3a…b588d6
0x47b9…1d950xf466…6ad4Base—$0.10100%payAI14d ago0x913a25…35a4b9
0x47b9…1d950xd257…844aBase—$0.10100%payAI14d ago0x64871c…939b87
0x47b9…1d950x1e1c…3db7Base—$0.10100%payAI14d ago0x8ade1a…0126c7
0x47b9…1d950xe352…4e46Base—$0.10100%payAI14d ago0x997a6f…673b14
0xb2df…a6610x47b9…1d95Base—$1.30100%payAI14d ago0xc04cd3…40b43b
0x47b9…1d950xee36…1e47Base—$0.10100%payAI14d ago0x3d6baf…3e7be9
0x47b9…1d950x5b11…8088Base—$0.10100%payAI14d ago0xc57654…825666
0x47b9…1d950x1430…852fBase—$0.10100%payAI14d ago0x726a26…cb3e1d
0x47b9…1d950x4047…c75fBase—$0.10100%payAI14d ago0xbb20fa…ce2f0a
0x47b9…1d950xb1b7…5e86Base—$0.10100%payAI14d ago0x49cac1…4b9cf4
0x47b9…1d950x940d…662dBase—$0.10100%payAI14d ago0x9c3a0f…3866fc
0x47b9…1d950x90b5…8397Base—$0.10100%payAI14d ago0x79e296…79f121
0x47b9…1d950x18e7…12c9Base—$0.10100%payAI14d ago0x91539f…b9c9dc
0x47b9…1d950xe352…4e46Base—$0.10100%payAI14d ago0x73dd23…3f5d16
0x47b9…1d950xf466…6ad4Base—$0.10100%payAI14d ago0x4e528a…b9e7d5
0x47b9…1d950xc808…78eeBase—$0.10100%payAI14d ago0x19dffa…c60e45

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.