Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x530f…2a060xc91c…b95cBasex402 serviceCrypto$0.003100%coinbase92d ago0xfdb691…c47711
0x530f…2a060xc91c…b95cBasex402 serviceCrypto$0.001100%coinbase92d ago0x1de596…1ae985
0x63ed…64200xc91c…b95cBasex402 serviceCrypto$0.003100%coinbase92d ago0x0b3d7e…05896b
0x63ed…64200xc91c…b95cBasex402 serviceCrypto$0.001100%coinbase92d ago0xbe9f13…9358ff
0x63ed…64200xc91c…b95cBasex402 serviceCrypto$0.001100%coinbase92d ago0xd72bab…0a885a
0xca16…c06d0xc91c…b95cBasex402 serviceCrypto$0.005100%coinbase92d ago0x9a1677…0a4af4
0x7f05…a2140xc91c…b95cBasex402 serviceCrypto$0.002100%coinbase92d ago0xbd1075…e9c610
0x7f05…a2140xc91c…b95cBasex402 serviceCrypto$0.001100%coinbase93d ago0xbdd268…490d16
0x7781…f8f60xc91c…b95cBasex402 serviceCrypto$0.001100%coinbase93d ago0x05494a…cdbce9
0x4cf8…57b10xc91c…b95cBasex402 serviceCrypto$0.001100%coinbase93d ago0xe749e3…6179c6
0x4cf8…57b10xc91c…b95cBasex402 serviceCrypto$0.003100%coinbase93d ago0x0ce429…8ee669
0x4cf8…57b10xc91c…b95cBasex402 serviceCrypto$0.001100%coinbase93d ago0x593178…0dbca2
0x5d9f…80a80xc91c…b95cBasex402 serviceCrypto$0.001100%coinbase93d ago0xbf4a65…7a1c6a
0x3096…84470xc91c…b95cBasex402 serviceCrypto$0.001100%coinbase93d ago0x005408…1debd1
0xd9c0…d20a0xc91c…b95cBasex402 serviceCrypto$0.001100%coinbase93d ago0xf2aa14…b9672a
0x53e1…d88e0xc91c…b95cBasex402 serviceCrypto$0.001100%coinbase93d ago0x3db9fd…c5a70f
0xa5b2…2aed0xc91c…b95cBasex402 serviceCrypto$0.001100%coinbase93d ago0x2b8124…c96892
0x61fb…76a10xc91c…b95cBasex402 serviceCrypto$0.001100%coinbase93d ago0x993721…43b9b4
0x4550…f8b30xc91c…b95cBasex402 serviceCrypto$0.001100%coinbase93d ago0x0596f8…5c6b13
0x4550…f8b30xc91c…b95cBasex402 serviceCrypto$0.001100%coinbase93d ago0xd4718e…bdc736

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.