Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x83f9…eb880x2b6d…32c5Base2sPublic-records$0.00144100%coinbase64d ago0x630ac3…2c8904
0x83f9…eb880x2b6d…32c5Base2sPublic-records$0.001100%coinbase65d ago0x9de5ec…ccd4eb
0x83f9…eb880x2b6d…32c5Base2sPublic-records$0.0018100%coinbase65d ago0x33b0ed…a832a2
0x83f9…eb880x2b6d…32c5Base2sPublic-records$0.00144100%coinbase65d ago0xec292c…3d465f
0x83f9…eb880x2b6d…32c5Base2sPublic-records$0.006100%coinbase65d ago0x757ab1…f4d105
0x83f9…eb880x2b6d…32c5Base2sPublic-records$0.001100%coinbase65d ago0x85c3ce…3909a6
0x83f9…eb880x2b6d…32c5Base2sPublic-records$0.001100%coinbase65d ago0x897488…808b3f
0x83f9…eb880x2b6d…32c5Base2sPublic-records$0.0048100%coinbase65d ago0xef4173…cf11a3
0x83f9…eb880x2b6d…32c5Base2sPublic-records$0.001100%coinbase65d ago0xb90ce1…4cbae5
0x83f9…eb880x2b6d…32c5Base2sPublic-records$0.001100%coinbase65d ago0x26d280…88b050
0x83f9…eb880x2b6d…32c5Base2sPublic-records$0.001100%coinbase65d ago0xf52b56…14bea4
0x83f9…eb880x2b6d…32c5Base2sPublic-records$0.0018100%coinbase65d ago0xea8d04…91f38c
0x83f9…eb880x2b6d…32c5Base2sPublic-records$0.0048100%coinbase65d ago0x824d89…2fb9b6
0x83f9…eb880x2b6d…32c5Base2sPublic-records$0.0012100%coinbase65d ago0x85aa24…33f445
0x83f9…eb880x2b6d…32c5Base2sPublic-records$0.0018100%coinbase65d ago0x2a120d…92b563
0x83f9…eb880x2b6d…32c5Base2sPublic-records$0.001100%coinbase65d ago0xd955d1…06d366
0x83f9…eb880x2b6d…32c5Base2sPublic-records$0.00144100%coinbase65d ago0xc8b812…f7ddfb
0x83f9…eb880x2b6d…32c5Base2sPublic-records$0.0012100%coinbase65d ago0x9282b1…248690
0x83f9…eb880x2b6d…32c5Base2sPublic-records$0.001100%coinbase65d ago0x6b88d0…b87d89
0x83f9…eb880x2b6d…32c5Base2sPublic-records$0.001100%coinbase65d ago0x47607d…58c725
0x83f9…eb880x2b6d…32c5Base2sPublic-records$0.0012100%coinbase65d ago0x5da395…5f0054
0x83f9…eb880x2b6d…32c5Base2sPublic-records$0.001100%coinbase65d ago0x18545c…ed0b1b

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.