Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe11e…10480x2b6d…32c5Base2sPublic-records$0.001100%coinbase68d ago0x9969f9…fcfc2b
0xe11e…10480x2b6d…32c5Base2sPublic-records$0.001100%coinbase68d ago0x92f65f…980ea6
0xe11e…10480x2b6d…32c5Base2sPublic-records$0.006100%coinbase68d ago0x25fd14…9db8d3
0xe11e…10480x2b6d…32c5Base2sPublic-records$0.001100%coinbase68d ago0xc18a49…e7bb44
0xe11e…10480x2b6d…32c5Base2sPublic-records$0.0018100%coinbase68d ago0x95f14b…c8e22f
0xe11e…10480x2b6d…32c5Base2sPublic-records$0.001100%coinbase68d ago0x9f83a6…38f2a0
0xe11e…10480x2b6d…32c5Base2sPublic-records$0.0012100%coinbase68d ago0xaecf79…83872b
0xe11e…10480x2b6d…32c5Base2sPublic-records$0.001100%coinbase68d ago0x988467…792b35
0xe11e…10480x2b6d…32c5Base2sPublic-records$0.006100%coinbase68d ago0xd564f8…894cfe
0xe11e…10480x2b6d…32c5Base2sPublic-records$0.0018100%coinbase68d ago0xe8959a…3ca0e3
0xe11e…10480x2b6d…32c5Base2sPublic-records$0.0048100%coinbase68d ago0x3b91e6…3d4657
0xe11e…10480x2b6d…32c5Base2sPublic-records$0.0048100%coinbase68d ago0x0f27fd…f9d37a
0xe11e…10480x2b6d…32c5Base2sPublic-records$0.001100%coinbase68d ago0x1fd63c…d052eb
0xe11e…10480x2b6d…32c5Base2sPublic-records$0.0012100%coinbase68d ago0x9a4032…43cbf4
0xe11e…10480x2b6d…32c5Base2sPublic-records$0.001100%coinbase68d ago0x96c309…8c7cb0
0xe11e…10480x2b6d…32c5Base2sPublic-records$0.00144100%coinbase68d ago0x2cef3e…7cead3
0xe11e…10480x2b6d…32c5Base2sPublic-records$0.00144100%coinbase68d ago0xfb5ad4…c155d0
0xe11e…10480x2b6d…32c5Base2sPublic-records$0.0012100%coinbase68d ago0x677c56…fca478
0xe11e…10480x2b6d…32c5Base2sPublic-records$0.001100%coinbase68d ago0xf92165…db9950
0xe11e…10480x2b6d…32c5Base2sPublic-records$0.00144100%coinbase68d ago0x830b24…253b16
0xe11e…10480x2b6d…32c5Base2sPublic-records$0.00144100%coinbase68d ago0xebdc97…65b5c7
0xe11e…10480x2b6d…32c5Base2sPublic-records$0.0048100%coinbase68d ago0xa275c0…c66c09
0xe11e…10480x2b6d…32c5Base2sPublic-records$0.0018100%coinbase68d ago0x365699…9bd1e4
0xe11e…10480x2b6d…32c5Base2sPublic-records$0.001100%coinbase68d ago0x03fcbb…f219d5
0xe11e…10480x2b6d…32c5Base2sPublic-records$0.0012100%coinbase68d ago0xe5891e…f8e380

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.