Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xbc41…9c5b34d ago0x1a9348…1e91ee
0xc9a2…31540x0e3d…7757Base—$10.5070%0x7666…72f434d ago0x63791d…22bcde
0xc9a2…31540x0e3d…7757Base—$10.5070%0xf863…e52334d ago0x2d5761…67ec94
0xc9a2…31540x0e3d…7757Base—$1.0570%0x5823…9b2134d ago0x57c043…bedcde
0xc9a2…31540x0e3d…7757Base—$10.5070%0xfe8c…49bb34d ago0x96f4f3…f9680e
0xc9a2…31540x0e3d…7757Base—$5.2570%0x9e2a…5a9434d ago0x8b19cf…65c01b
0xc9a2…31540x0e3d…7757Base—$5.2570%0x74b9…018f34d ago0x0e3b0a…e395ab
0xc9a2…31540x0e3d…7757Base—$10.5070%0xdb82…274834d ago0x5493ce…a963fd
0xc9a2…31540x0e3d…7757Base—$10.5070%0x9dba…e8e034d ago0x0fc0b8…07c5b2
0xc9a2…31540x0e3d…7757Base—$3.1570%0x01d6…4c2934d ago0x71c8b5…e8b032
0xc9a2…31540x0e3d…7757Base—$10.5070%0xf239…386c34d ago0xf4c608…2470b3
0xc9a2…31540x0e3d…7757Base—$3.1570%0x88c8…503834d ago0x79cea7…043dbb
0xc9a2…31540x0e3d…7757Base—$5.2570%0x6ae4…e26d34d ago0x29c264…1e61e6
0xc9a2…31540x0e3d…7757Base—$3.1570%0x12fd…41c834d ago0xf83e9e…d3abec
0xc9a2…31540x0e3d…7757Base—$1.0570%0x81da…371f34d ago0x5f73fe…d6cd9d
0xc9a2…31540x0e3d…7757Base—$7.3570%0xa82a…456334d ago0x3d1933…55c305
0xc9a2…31540x0e3d…7757Base—$2.1070%0x3189…20e034d ago0x538a00…5b1764
0xc9a2…31540x0e3d…7757Base—$10.5070%0xdcda…233734d ago0x2240b9…a6e314
0xc9a2…31540x0e3d…7757Base—$5.2570%0xca67…882034d ago0x16479c…507b52
0xc9a2…31540x0e3d…7757Base—$5.2570%0xa1fb…723e34d ago0x227017…831731
0xc9a2…31540x0e3d…7757Base—$10.5070%0xaa2e…f04434d ago0x736ae4…df5140
0xc9a2…31540x47c5…4fc3Base—$17.8570%0x60b3…977334d ago0x192222…f36c5f
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xd8cf…8eb734d ago0x60f612…0591b2
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xe218…89ec34d ago0xe5d432…933671
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xcf26…86e634d ago0x02475c…759ded

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.