Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8f93…56d20x2b6d…32c5Base2sPublic-records$0.0048100%coinbase85d ago0xebe651…08805c
0x8f93…56d20x2b6d…32c5Base2sPublic-records$0.001100%coinbase85d ago0x289757…308704
0x8f93…56d20x2b6d…32c5Base2sPublic-records$0.001100%coinbase85d ago0x274b2a…531224
0x8f93…56d20x2b6d…32c5Base2sPublic-records$0.001100%coinbase85d ago0x90cc42…96f888
0x8f93…56d20x2b6d…32c5Base2sPublic-records$0.0024100%coinbase85d ago0x9ace3d…27ba9f
0x8f93…56d20x2b6d…32c5Base2sPublic-records$0.001100%coinbase85d ago0x511c7e…dea1e3
0x1546…80cb0x2b6d…32c5Base2sPublic-records$0.001100%coinbase85d ago0x169998…e70441
0x1546…80cb0x2b6d…32c5Base2sPublic-records$0.0024100%coinbase85d ago0x08b25a…836d8e
0x1546…80cb0x2b6d…32c5Base2sPublic-records$0.0048100%coinbase85d ago0x129251…bffc74
0x1546…80cb0x2b6d…32c5Base2sPublic-records$0.00144100%coinbase85d ago0xb6f925…b04451
0x1546…80cb0x2b6d…32c5Base2sPublic-records$0.001100%coinbase85d ago0x3c52a1…b3e635
0xc02e…52db0x2b6d…32c5Base2sPublic-records$0.0018100%coinbase85d ago0xb2a460…e59889
0xc02e…52db0x2b6d…32c5Base2sPublic-records$0.001100%coinbase85d ago0x09493c…95e7db
0xc02e…52db0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase85d ago0x16acb3…809a93
0xc02e…52db0x2b6d…32c5Base2sPublic-records$0.0048100%coinbase85d ago0xbd7122…055393
0xa7f6…a1160x2b6d…32c5Base2sPublic-records$0.001100%coinbase85d ago0x90de21…e276cc
0xa7f6…a1160x2b6d…32c5Base2sPublic-records$0.001100%coinbase85d ago0x820a45…26da90
0xa7f6…a1160x2b6d…32c5Base2sPublic-records$0.001100%coinbase85d ago0x730d48…2d078b
0xa7f6…a1160x2b6d…32c5Base2sPublic-records$0.0012100%coinbase85d ago0xfbe303…c5d0e4
0x8d8c…c30d0x2b6d…32c5Base2sPublic-records$0.001100%coinbase85d ago0x510220…11efbd
0x8d8c…c30d0x2b6d…32c5Base2sPublic-records$0.001100%coinbase85d ago0x95fc4c…535c32
0x8d8c…c30d0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase85d ago0xe52216…9ac12e
0x8d8c…c30d0x2b6d…32c5Base2sPublic-records$0.001100%coinbase85d ago0x1392da…a6ed10
0x8d8c…c30d0x2b6d…32c5Base2sPublic-records$0.001100%coinbase85d ago0x47e99f…5745bf
0x8d8c…c30d0x2b6d…32c5Base2sPublic-records$0.001100%coinbase85d ago0x17cf2a…d63725

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.