Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3b8c…7f0e0x2b6d…32c5Base2sPublic-records$0.0018100%coinbase66d ago0xa5fc78…da3130
0x3b8c…7f0e0x2b6d…32c5Base2sPublic-records$0.001100%coinbase66d ago0x0339c6…22a01b
0x3b8c…7f0e0x2b6d…32c5Base2sPublic-records$0.001100%coinbase66d ago0xb15f07…d7d505
0x3b8c…7f0e0x2b6d…32c5Base2sPublic-records$0.001100%coinbase66d ago0xa86839…c86baa
0x3b8c…7f0e0x2b6d…32c5Base2sPublic-records$0.0048100%coinbase66d ago0xe6a49e…a60bf1
0x3b8c…7f0e0x2b6d…32c5Base2sPublic-records$0.0048100%coinbase67d ago0x5c199e…ef39bf
0x3b8c…7f0e0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase67d ago0xc3f2ed…ad1c42
0x3b8c…7f0e0x2b6d…32c5Base2sPublic-records$0.00144100%coinbase67d ago0x67b44c…d53396
0x3b8c…7f0e0x2b6d…32c5Base2sPublic-records$0.0018100%coinbase67d ago0x556b22…3d7850
0x3b8c…7f0e0x2b6d…32c5Base2sPublic-records$0.0018100%coinbase67d ago0x2074e7…af9524
0x3b8c…7f0e0x2b6d…32c5Base2sPublic-records$0.006100%coinbase67d ago0xe563f1…84edbd
0x3b8c…7f0e0x2b6d…32c5Base2sPublic-records$0.001100%coinbase67d ago0x923656…7d5621
0x3b8c…7f0e0x2b6d…32c5Base2sPublic-records$0.0018100%coinbase67d ago0xb00176…32f4d8
0x3b8c…7f0e0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase67d ago0x1a7ee6…b06b47
0x3b8c…7f0e0x2b6d…32c5Base2sPublic-records$0.0018100%coinbase67d ago0x489436…dec12c
0x3b8c…7f0e0x2b6d…32c5Base2sPublic-records$0.001100%coinbase67d ago0xb7d4fa…ef0bfd
0x3b8c…7f0e0x2b6d…32c5Base2sPublic-records$0.006100%coinbase67d ago0x88b13f…722a89
0x3b8c…7f0e0x2b6d…32c5Base2sPublic-records$0.001100%coinbase67d ago0x2eb634…d9cab8
0x3b8c…7f0e0x2b6d…32c5Base2sPublic-records$0.001100%coinbase67d ago0x68878b…f50a69
0x3b8c…7f0e0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase67d ago0x44aff8…84763b
0x3b8c…7f0e0x2b6d…32c5Base2sPublic-records$0.001100%coinbase67d ago0x9ed3e8…eb33de
0x3b8c…7f0e0x2b6d…32c5Base2sPublic-records$0.001100%coinbase67d ago0x4fa59b…b1ee06
0x3b8c…7f0e0x2b6d…32c5Base2sPublic-records$0.0048100%coinbase67d ago0xacf2c3…5c90bf
0x3b8c…7f0e0x2b6d…32c5Base2sPublic-records$0.001100%coinbase67d ago0xb1f82d…2695ef
0x3b8c…7f0e0x2b6d…32c5Base2sPublic-records$0.0018100%coinbase67d ago0x8d21e4…bd3cd0

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.