Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ae4…36db0x2b6d…32c5Base2sPublic-records$0.001100%coinbase81d ago0x57f499…6299c1
0x7ae4…36db0x2b6d…32c5Base2sPublic-records$0.0018100%coinbase81d ago0x042e4d…628fb0
0x7ae4…36db0x2b6d…32c5Base2sPublic-records$0.001100%coinbase81d ago0x0e9efc…546d12
0x7ae4…36db0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase81d ago0x10ee12…2e8c62
0x7ae4…36db0x2b6d…32c5Base2sPublic-records$0.00144100%coinbase81d ago0x9d6090…1a1ef6
0x7ae4…36db0x2b6d…32c5Base2sPublic-records$0.001100%coinbase81d ago0x9ef7f1…bc6b4f
0x7ae4…36db0x2b6d…32c5Base2sPublic-records$0.006100%coinbase81d ago0x2ce27f…df21c6
0x7ae4…36db0x2b6d…32c5Base2sPublic-records$0.001100%coinbase81d ago0x0c608d…5d9cef
0x7ae4…36db0x2b6d…32c5Base2sPublic-records$0.001100%coinbase81d ago0xf6d1ea…b8a377
0x7ae4…36db0x2b6d…32c5Base2sPublic-records$0.001100%coinbase81d ago0xfa0083…e16e63
0x7ae4…36db0x2b6d…32c5Base2sPublic-records$0.00144100%coinbase81d ago0xe76cdd…005fee
0x7ae4…36db0x2b6d…32c5Base2sPublic-records$0.001100%coinbase81d ago0xcd194e…315542
0x7ae4…36db0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase81d ago0x3773b2…cc7750
0x7ae4…36db0x2b6d…32c5Base2sPublic-records$0.001100%coinbase81d ago0xc371fd…319d87
0x7ae4…36db0x2b6d…32c5Base2sPublic-records$0.006100%coinbase81d ago0xa1c17d…8893a6
0x7ae4…36db0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase81d ago0xa25787…98ff7c
0x7ae4…36db0x2b6d…32c5Base2sPublic-records$0.00144100%coinbase81d ago0xa4a895…a0216a
0x7ae4…36db0x2b6d…32c5Base2sPublic-records$0.001100%coinbase81d ago0x7ffe11…dcada1
0x7ae4…36db0x2b6d…32c5Base2sPublic-records$0.001100%coinbase81d ago0xd840d6…5b2ac2
0x7ae4…36db0x2b6d…32c5Base2sPublic-records$0.001100%coinbase81d ago0x0eaffd…965b6b
0x7ae4…36db0x2b6d…32c5Base2sPublic-records$0.001100%coinbase81d ago0xbe30c8…0020b2

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.