Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xecbf…50d60xf000…94fcBase$0.03100%coinbase4d ago0xf3e1ec…f4965d
0xecbf…50d60xf000…94fcBase$0.01100%coinbase4d ago0xcfa29e…aacecc
0x1fe2…ad170xf000…94fcBase$0.01100%coinbase4d ago0xc781ef…28a824
0x4855…272c0xf000…94fcBase$0.03100%coinbase4d ago0xa630f5…5c9a2f
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase4d ago0x60cdda…ecce08
0xecbf…50d60xf000…94fcBase$0.01100%coinbase4d ago0xb124ce…508837
0xecbf…50d60xf000…94fcBase$0.03100%coinbase4d ago0x07d630…cdd354
0x0976…2f960xf000…94fcBase$0.01100%coinbase4d ago0x2e16e2…9c5e6b
0x3460…b66a0xf000…94fcBase$0.01100%coinbase4d ago0x7cb806…06efc2
0xecbf…50d60xf000…94fcBase$0.03100%coinbase4d ago0x517834…12e36b
0xecbf…50d60xf000…94fcBase$0.01100%coinbase4d ago0x2a8c29…6bf7f7
0x1fe2…ad170xf000…94fcBase$0.01100%coinbase4d ago0x4d0ccd…9dda24
0x4855…272c0xf000…94fcBase$0.03100%coinbase4d ago0x46a253…195fe5
0x4855…272c0xf000…94fcBase$0.01100%coinbase4d ago0xc7d06b…3aa88b
0xecbf…50d60xf000…94fcBase$0.01100%coinbase4d ago0x3c69e3…e82de1
0xecbf…50d60xf000…94fcBase$0.03100%coinbase4d ago0x911410…eaf694
0x4855…272c0xf000…94fcBase$0.03100%coinbase4d ago0x2be350…e52171
0x4855…272c0xf000…94fcBase$0.01100%coinbase4d ago0xe999ae…5358b2
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase4d ago0x1f02da…de2cf2
0xecbf…50d60xf000…94fcBase$0.01100%coinbase4d ago0xccbb14…492c7f
0xecbf…50d60xf000…94fcBase$0.03100%coinbase4d ago0x91588e…edf6b3
0x4855…272c0xf000…94fcBase$0.03100%coinbase4d ago0xcd22f7…910ad4
0x4855…272c0xf000…94fcBase$0.01100%coinbase4d ago0xf6bccb…289b01
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase4d ago0xeeb68b…64a9dc
0x1fe2…ad170xf000…94fcBase$0.01100%coinbase4d ago0x88b579…ed8df9

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.