Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x36a9…5faf0xc91c…b95cBasex402 serviceCrypto$0.003100%coinbase78d ago0x3a1ea4…46f5ec
0xe4e7…d8110xc91c…b95cBasex402 serviceCrypto$0.01100%coinbase78d ago0x73f161…8c3339
0xaf5b…85ae0xc91c…b95cBasex402 serviceCrypto$0.01100%coinbase78d ago0xddac90…cbbb2f
0x4ac4…f2f50xc91c…b95cBasex402 serviceCrypto$0.002100%coinbase78d ago0x1a0923…444fd7
0x4ac4…f2f50xc91c…b95cBasex402 serviceCrypto$0.005100%coinbase78d ago0x470c8e…afa1df
0x4ac4…f2f50xc91c…b95cBasex402 serviceCrypto$0.005100%coinbase78d ago0x5085c7…b5fad8
0x6ccc…3bfb0xc91c…b95cBasex402 serviceCrypto$0.01100%coinbase78d ago0x9dbf17…bae974
0x7e57…2f090xc91c…b95cBasex402 serviceCrypto$0.001100%coinbase78d ago0x2595bb…dbe4d1
0x7e57…2f090xc91c…b95cBasex402 serviceCrypto$0.05100%coinbase78d ago0xbc5d36…6e29fc
0x7e57…2f090xc91c…b95cBasex402 serviceCrypto$0.02100%coinbase78d ago0x18aa0f…18f848
0x7e57…2f090xc91c…b95cBasex402 serviceCrypto$0.001100%coinbase78d ago0x2033e0…1d0c35
0x7e57…2f090xc91c…b95cBasex402 serviceCrypto$0.01100%coinbase79d ago0xa83a6a…b6d4a6
0x7e57…2f090xc91c…b95cBasex402 serviceCrypto$0.003100%coinbase79d ago0xb23232…5bfdf1
0x7e57…2f090xc91c…b95cBasex402 serviceCrypto$0.001100%coinbase79d ago0x684f00…04c78c
0x7e57…2f090xc91c…b95cBasex402 serviceCrypto$0.02100%coinbase79d ago0x3484ef…da21dc
0x7e57…2f090xc91c…b95cBasex402 serviceCrypto$0.005100%coinbase79d ago0x0816be…a2fea1
0x7e57…2f090xc91c…b95cBasex402 serviceCrypto$0.002100%coinbase79d ago0x0cff0c…9ca24e
0x7e57…2f090xc91c…b95cBasex402 serviceCrypto$0.001100%coinbase79d ago0x97d757…b918fd
0x7e57…2f090xc91c…b95cBasex402 serviceCrypto$0.004100%coinbase79d ago0x2257b3…4874d4
0x7e57…2f090xc91c…b95cBasex402 serviceCrypto$0.005100%coinbase79d ago0xac5523…ff0f34
0x7e57…2f090xc91c…b95cBasex402 serviceCrypto$0.001100%coinbase79d ago0x1978eb…417ec9
0x7e57…2f090xc91c…b95cBasex402 serviceCrypto$0.001100%coinbase79d ago0x342bb6…14143a
0x7e57…2f090xc91c…b95cBasex402 serviceCrypto$0.003100%coinbase79d ago0x12880e…4a0e32
0x7e57…2f090xc91c…b95cBasex402 serviceCrypto$0.001100%coinbase79d ago0x0b2e90…805acf
0x7e57…2f090xc91c…b95cBasex402 serviceCrypto$0.005100%coinbase79d ago0x6c7ad2…deec04

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.