Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9a2…31540x0e3d…7757Base—$4.20100%0x643b…940453d ago0x416e1e…27d55a
0xc9a2…31540x0e3d…7757Base—$5.25100%0xb7fe…9d8053d ago0x04767f…1d05bc
0xc9a2…31540x0e3d…7757Base—$5.25100%0x72fe…16d653d ago0x148e98…154b08
0xc9a2…31540x0e3d…7757Base—$3.15100%0x414d…e9d553d ago0x5b663d…596a66
0xc9a2…31540x0e3d…7757Base—$13.65100%0x2859…83d453d ago0x34dc09…8f03b2
0xc9a2…31540x0e3d…7757Base—$4.20100%0xfe64…ec0853d ago0x3d4898…e1b4c2
0xc9a2…31540x0e3d…7757Base—$10.50100%0xe59f…80f753d ago0x4697cd…3a61be
0xc9a2…31540x0e3d…7757Base—$5.25100%0x64fd…12f453d ago0xf88c92…d26ad5
0xc9a2…31540x0e3d…7757Base—$4.20100%0xc2de…8a3d53d ago0xb6bdc4…7649e9
0xc9a2…31540x0e3d…7757Base—$1.05100%0x5dca…cd2153d ago0xf04fd0…d6162d
0xc9a2…31540x0e3d…7757Base—$5.25100%0xd775…7f8154d ago0xae73e5…ff7a6d
0xc9a2…31540x0e3d…7757Base—$2.10100%0x27f5…dfdc54d ago0x2eeadb…0afbd1
0xc9a2…31540x0e3d…7757Base—$1.05100%0x493b…b91654d ago0x7d617f…8145b8
0xc9a2…31540x0e3d…7757Base—$3.15100%0x665d…3bb954d ago0xf7fec0…f40dec
0xc9a2…31540x0e3d…7757Base—$3.15100%0x7381…a3ba54d ago0x4ab207…90d63e
0xc9a2…31540x0e3d…7757Base—$3.15100%0xca7d…500154d ago0x9406b5…602288
0xc9a2…31540x0e3d…7757Base—$26.25100%0xe4ca…c91c54d ago0xa73a3b…83ac31
0xc9a2…31540x0e3d…7757Base—$5.25100%0x9c03…689d54d ago0xdc4373…abdfd6
0xc9a2…31540x0e3d…7757Base—$5.25100%0x50ee…525254d ago0x3b6532…0900e4
0xc9a2…31540x0e3d…7757Base—$2.10100%0x9092…bc9e54d ago0x19253e…7e51bb
0xc9a2…31540x0e3d…7757Base—$10.50100%0x705f…8eed54d ago0x1bbd6f…b84116
0xc9a2…31540x0e3d…7757Base—$10.50100%0x5e96…f15954d ago0x77f320…d9a067
0xc9a2…31540x0e3d…7757Base—$10.50100%0xd4a6…3b8d54d ago0x30e040…314554
0xc9a2…31540x0e3d…7757Base—$10.50100%0x9d9f…8c6a54d ago0x19714d…82e151
0xc9a2…31540x0e3d…7757Base—$10.50100%0x21e4…0fa954d ago0xf1b333…7e3953

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.