Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b76…53310x10c1…1e24Base—$0.02100%coinbase107d ago0xa176e5…7fcb78
0x2b76…53310x10c1…1e24Base—$0.24100%coinbase107d ago0xee5d8f…d8e899
0x2b76…53310x10c1…1e24Base—$0.13100%coinbase107d ago0x975227…c0a43f
0x2b76…53310x10c1…1e24Base—$0.01100%coinbase107d ago0x0e2e26…f01b3d
0x2b76…53310x10c1…1e24Base—$0.41100%coinbase107d ago0xb25180…a6305c
0x2b76…53310x10c1…1e24Base—$0.10100%coinbase107d ago0xe327c2…790a83
0x2b76…53310x10c1…1e24Base—$0.04100%coinbase108d ago0x87bae0…4be39d
0x2b76…53310x10c1…1e24Base—$0.02100%coinbase108d ago0xc9b5d0…7a4072
0x2b76…53310x10c1…1e24Base—$0.01100%coinbase108d ago0x7bf4bd…451815
0x2b76…53310x10c1…1e24Base—$0.02100%coinbase108d ago0xe91d63…d6dc40
0x2b76…53310x10c1…1e24Base—$0.03100%coinbase108d ago0xe62df5…3684fa
0x2b76…53310x10c1…1e24Base—$0.01100%coinbase108d ago0xad23bb…f8cc76
0x2b76…53310x10c1…1e24Base—$0.01100%coinbase108d ago0xb6a31c…7882e5
0x2b76…53310x10c1…1e24Base—$0.01100%coinbase108d ago0x4dd90d…3c78a0
0x2b76…53310x10c1…1e24Base—$0.006716100%coinbase108d ago0x932c43…603fa4
0x2b76…53310x10c1…1e24Base—$0.02100%coinbase108d ago0x0db0ba…df20e2
0x2b76…53310x10c1…1e24Base—$0.08100%coinbase108d ago0x1852d6…9d75c0
0x2b76…53310x10c1…1e24Base—$0.05100%coinbase108d ago0x084d99…a784a2
0x2b76…53310x10c1…1e24Base—$0.58100%coinbase108d ago0x4299ac…d781e5
0x2b76…53310x10c1…1e24Base—$0.08100%coinbase108d ago0xe412d3…a94825
0x2b76…53310x10c1…1e24Base—$0.23100%coinbase108d ago0xf354a9…5a2bce
0x2b76…53310x10c1…1e24Base—$0.01100%coinbase108d ago0x50dcdc…33a808
0x2b76…53310x10c1…1e24Base—$0.01100%coinbase108d ago0x4bf3c8…eb45f8

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.