Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa17c…60a90x0e3d…7757Base—$5.25100%0x8764…7f4f55d ago0x08c87d…5bc40d
0xa17c…60a90x0e3d…7757Base—$1.05100%0x2a1b…cb2855d ago0xbbbd99…b56681
0xa17c…60a90x0e3d…7757Base—$2.10100%0x9c66…aca655d ago0xb382ee…9b356c
0xa17c…60a90x0e3d…7757Base—$5.25100%0x7daa…021755d ago0x62cf48…2b35bd
0xa17c…60a90x0e3d…7757Base—$10.50100%0xb7fe…9d8055d ago0xfc0411…ed6a02
0xa17c…60a90x0e3d…7757Base—$2.10100%0x5e96…f15955d ago0xb31a52…c6bbad
0xa17c…60a90x0e3d…7757Base—$15.75100%0xc6a6…b85555d ago0x967d38…e60893
0xa17c…60a90x0e3d…7757Base—$9.45100%0xdb8c…386155d ago0x906cfb…658910
0xa17c…60a90x0e3d…7757Base—$7.35100%0xa96f…aeb155d ago0xfca725…58d216
0xa17c…60a90x0e3d…7757Base—$1.05100%0x07d6…1b9455d ago0xc65bce…2ebfd3
0xa17c…60a90x0e3d…7757Base—$5.25100%0x1c63…f5e755d ago0x9a8a9d…ee6bf7
0xa17c…60a90x0e3d…7757Base—$21.00100%0xf9f2…732955d ago0xceb253…19cd95
0xa17c…60a90x0e3d…7757Base—$10.50100%0x4b7f…bff055d ago0xd93ee3…60141b
0xa17c…60a90x0e3d…7757Base—$21.00100%0x7cf5…240755d ago0x04f1a8…b39a0d
0xa17c…60a90x0e3d…7757Base—$7.35100%0xe082…90c455d ago0x2dafba…e0cea0
0xa17c…60a90x0e3d…7757Base—$3.15100%0xcdfd…ef8255d ago0xc556b6…1b14f4
0xa17c…60a90x0e3d…7757Base—$1.05100%0x1e6d…37c155d ago0xd7d60e…76a1d2
0xa17c…60a90x0e3d…7757Base—$5.25100%0xe935…f90455d ago0x0e7d45…986f73
0xa17c…60a90x0e3d…7757Base—$3.15100%0x0d74…aad655d ago0xc8bff3…4a38eb
0xa17c…60a90x0e3d…7757Base—$1.05100%0x2e11…857355d ago0xc0b06a…cdde01
0xa17c…60a90x0e3d…7757Base—$3.15100%0xa690…238c55d ago0x6a710d…777e90
0xa17c…60a90x0e3d…7757Base—$5.25100%0x398e…79a656d ago0x01d66c…3f8c0d
0xa17c…60a90x0e3d…7757Base—$10.50100%0x06ee…cb5256d ago0xb52ebc…3ee123
0xa17c…60a90x0e3d…7757Base—$3.15100%0x2b56…451e56d ago0x33c4be…0f6175
0xa17c…60a90x0e3d…7757Base—$5.25100%0x8b99…df7956d ago0x8ca1a8…d5edd6

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.