Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase104d ago0x4ba7ef…718423
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase104d ago0x7a073c…223d8d
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase104d ago0xa5f670…e26a28
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase104d ago0x36aa9f…6aaa28
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase104d ago0x33f0e2…2494b7
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase104d ago0xa4e5ff…e5d89b
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase104d ago0xcf8fa8…b68fdd
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase104d ago0x91c076…90eadd
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase104d ago0xc70311…349d4c
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase104d ago0xa91405…c7ee15
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase104d ago0xc61423…e5d0b2
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase104d ago0xbe8705…b30fc1
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase104d ago0xa93f20…65c1d3
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase104d ago0xd8d563…e9522e
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase104d ago0x7baeec…e115e6
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase104d ago0x14ee75…24e0fc
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase104d ago0x233380…2d5707
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase104d ago0xd6a18c…f3f377
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase104d ago0x4bb0ee…e4388f
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase104d ago0x009297…23cb1c
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase104d ago0x3aa231…e65aeb
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase104d ago0x3a56a2…14c66c
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase104d ago0xca20ad…a70de8
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase104d ago0x0d6ec2…8e047d
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase104d ago0xa707b2…e7361e

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.