Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x974b…27800x47c5…4fc3Base—$10.5070%0x19e0…dcbe4d ago0x2d013c…84a7b1
0xa787…64cf0x47c5…4fc3Base—$10.5070%0x4a3c…71024d ago0x2b48df…06f174
0xfe53…ebd10x47c5…4fc3Base—$1.5470%0x16b5…bfc04d ago0xc2a811…0d78f0
0x1332…66eb0x47c5…4fc3Base—$49.3570%0xddf5…03474d ago0x31468a…6b72ae
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0xd8cf…8eb74d ago0x8093f4…e15979
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x05c6…16ba4d ago0xa6103a…e0ba3f
0x1332…66eb0x47c5…4fc3Base—$10.5070%0xd773…a2504d ago0x50a6b2…a5ccfd
0x1332…66eb0x47c5…4fc3Base—$89.2570%0xa438…8fb84d ago0xd3486b…1083b1
0x2050…6d800x47c5…4fc3Base—$105.0070%0x63fd…c86f4d ago0x5981fe…9c5838
0xa787…64cf0x47c5…4fc3Base—$31.5070%0xe7f0…b89c4d ago0x3274f0…339d52
0x1332…66eb0x47c5…4fc3Base—$105.0070%0xce9f…bc8e4d ago0xae23e6…08d1ae
0x85dc…6bad0x47c5…4fc3Base—$10.5070%0xa30d…6d004d ago0xc50cf7…59cbc8
0x1cc2…58850x47c5…4fc3Base—$44.1070%0xde1b…a3a24d ago0x40e33f…bba476
0xdabb…8bf50x47c5…4fc3Base—$199.5070%0x04a0…f7184d ago0xa1f15e…5e96db
0x1332…66eb0x47c5…4fc3Base—$105.0070%0x84ea…0e474d ago0x56e218…9fd4bd
0x1332…66eb0x47c5…4fc3Base—$525.0070%0x81da…371f4d ago0x0273c5…2d72a3
0x1c66…c5050x47c5…4fc3Base—$26.2570%0x1af6…8fa34d ago0x4fb01c…077fac
0x38e0…dc9e0x47c5…4fc3Base—$10.5070%0x5f60…e48e4d ago0x30b861…b74fce
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x0f31…87b14d ago0x274798…9c62bd
0x1332…66eb0x47c5…4fc3Base—$10.5070%0xfe64…ec084d ago0xae08df…a3cab7
0x1c66…c5050x47c5…4fc3Base—$14.7070%0x8503…c0725d ago0xa25a3e…cb58f3
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xa782…cada5d ago0x4a1307…6ccf44
0x79ec…56320x47c5…4fc3Base—$31.5070%0x8437…41a85d ago0x95586a…b4c116
0x232b…c0b40x47c5…4fc3Base—$10.5070%0x238e…23255d ago0x311aec…cd5b37
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x1434…1c6e5d ago0xa4764f…70b89e

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.