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%coinbase88d ago0x17765c…0f4391
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase88d ago0x5d8e2b…3b02f6
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase88d ago0x153d75…b430cb
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase88d ago0xde0b1b…846bda
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase88d ago0x25688d…bc7839
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase88d ago0x743726…2b7a53
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase88d ago0x051039…85fd32
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase88d ago0xb08a69…4cb250
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase88d ago0x18c1e1…298195
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase88d ago0x143005…b209fe
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase88d ago0x4dac2c…9082b9
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase88d ago0x9a37ef…7dae46
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase88d ago0x3f944c…bc9b02
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase88d ago0x83cff7…3bf550
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase88d ago0x9f55fc…eb17d0
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase88d ago0xa990ea…a70755
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase88d ago0x1d22b4…1a2a18
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase88d ago0x5b0e63…d3199e
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase88d ago0x7f22c5…2154b1
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase88d ago0x7b7657…83f5c8
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase88d ago0xa42bb2…4514b2
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase88d ago0xb18a1e…30fef7
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase88d ago0x09b53e…cbebdb
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase88d ago0x05898f…fad907
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase88d ago0x5b8aa8…61c7e9

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.