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%coinbase89d ago0x236156…e5537e
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase89d ago0x9e2077…e7a617
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase89d ago0xbb1111…803379
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase89d ago0xfa5efa…a8f7cd
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase89d ago0xb16637…8c4aa0
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase89d ago0x0ecdb5…6c77d0
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase89d ago0x87b344…c2d6b1
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase89d ago0xe8fc37…f42851
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase89d ago0x29d351…641920
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase89d ago0x3d76eb…21c4c7
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase89d ago0x1e605b…721bcc
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase89d ago0x37e6aa…1a9954
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase89d ago0x4b3cd5…cb7e05
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase89d ago0xfeb09d…a28c50
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase89d ago0x9a777a…3787f3
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase89d ago0xac012a…4ef28b
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase89d ago0xd8be9d…f9445b
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase89d ago0x92be1e…d0e096
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase89d ago0x787fed…5f2799
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase89d ago0x142643…0639b1
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase89d ago0x7c5b7d…413c17
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase89d ago0xdd9ac7…b944db
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase89d ago0xebf082…a0fd07
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase89d ago0x3c96f3…7c04bd
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase89d ago0xbc92e7…6bceb0

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.