Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase112d ago0x52e519…a5fb5e
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase112d ago0xf61aee…9dff1d
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase112d ago0x248e38…3f8c4d
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase112d ago0xaa7b10…639d08
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase112d ago0x14dc36…51064c
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase112d ago0x769156…bdf526
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase112d ago0x07edb1…ca917c
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase112d ago0xb082a6…6d1027
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase112d ago0x4e548a…6c46ca
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase112d ago0xfd94c7…52eb22
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase112d ago0x202ad3…9edebf
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase112d ago0xdd5128…08ccf6
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase112d ago0x8c87f0…2a0056
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase112d ago0xd7ea78…4f2f5f
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase112d ago0x5d2f34…83ce66
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase112d ago0x9c7195…6a7c46
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase112d ago0xc78891…431053
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase112d ago0xca30ef…83ae19
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase112d ago0x3029a2…9463d6
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase112d ago0x8ee9eb…0961b2
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase112d ago0x62279b…02e023
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase112d ago0x1dc691…8f6104
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase112d ago0x9829f3…3e36cb
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase112d ago0xe6bbe5…e14a66
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase112d ago0x80fe26…c1d3cc

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.