Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x04f9…a77f0x515e…f8ccBasex402 service$0.01100%coinbase49d ago0x30b808…02898e
0x04f9…a77f0x515e…f8ccBasex402 service$0.01100%coinbase49d ago0xdb9a0e…b7b2ab
0x04f9…a77f0x515e…f8ccBasex402 service$0.01100%coinbase49d ago0x75f185…11d44b
0x04f9…a77f0x515e…f8ccBasex402 service$0.01100%coinbase49d ago0xd2abfe…6e3e3c
0x04f9…a77f0x515e…f8ccBasex402 service$0.01100%coinbase49d ago0x55a01b…0f4a66
0x04f9…a77f0x515e…f8ccBasex402 service$0.01100%coinbase49d ago0xeb6554…acb45d
0x04f9…a77f0x515e…f8ccBasex402 service$0.01100%coinbase49d ago0xd4f467…c8a783
0x04f9…a77f0x515e…f8ccBasex402 service$0.01100%coinbase49d ago0x155f4f…25136e
0x04f9…a77f0x515e…f8ccBasex402 service$0.01100%coinbase49d ago0x914838…eb3249
0x04f9…a77f0x515e…f8ccBasex402 service$0.01100%coinbase49d ago0x03de85…eea4ec
0x04f9…a77f0x515e…f8ccBasex402 service$0.01100%coinbase49d ago0xe89e6c…676596
0x04f9…a77f0x515e…f8ccBasex402 service$0.01100%coinbase49d ago0x36bebb…5bc5e8
0x04f9…a77f0x515e…f8ccBasex402 service$0.01100%coinbase49d ago0x5a488d…906fdf
0x04f9…a77f0x515e…f8ccBasex402 service$0.01100%coinbase49d ago0x8f2c82…0c7d98
0x04f9…a77f0x515e…f8ccBasex402 service$0.01100%coinbase49d ago0xb6c35f…654a43
0x04f9…a77f0x515e…f8ccBasex402 service$0.01100%coinbase49d ago0x04344c…7bf5c5
0x04f9…a77f0x515e…f8ccBasex402 service$0.01100%coinbase49d ago0x023e81…4662a0
0x04f9…a77f0x515e…f8ccBasex402 service$0.01100%coinbase49d ago0x6ef81e…0431e6
0x04f9…a77f0x515e…f8ccBasex402 service$0.01100%coinbase49d ago0xbce3d2…db132a
0x04f9…a77f0x515e…f8ccBasex402 service$0.01100%coinbase49d ago0x4d85c9…e0af3e
0x04f9…a77f0x515e…f8ccBasex402 service$0.01100%coinbase49d ago0x0ce3c0…f0253c
0x04f9…a77f0x515e…f8ccBasex402 service$0.01100%coinbase49d ago0xfd8555…45a7fb
0x04f9…a77f0x515e…f8ccBasex402 service$0.01100%coinbase49d ago0x6caf7b…a1e290
0x04f9…a77f0x515e…f8ccBasex402 service$0.01100%coinbase49d ago0xee699c…1f8b4b
0x04f9…a77f0x515e…f8ccBasex402 service$0.01100%coinbase49d ago0x69c4fd…4c49dc

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.