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—$21.00100%0x133d…a47680d ago0xc267c5…653bb0
0xa17c…60a90x0e3d…7757Base—$52.50100%0x54c7…4b1280d ago0xc99e52…153606
0xa17c…60a90x0e3d…7757Base—$1.05100%0x7869…5c2080d ago0xb1df91…edd2cd
0xa17c…60a90x0e3d…7757Base—$5.25100%0x2699…b2a580d ago0x80ed4f…d1b2c2
0xa17c…60a90x0e3d…7757Base—$4.20100%0x5670…ffbc80d ago0x28d903…0951d9
0xa17c…60a90x0e3d…7757Base—$3.15100%0x3213…64ef80d ago0xb9feed…08709c
0xa17c…60a90x0e3d…7757Base—$1.05100%0x8bf0…2ce280d ago0xecae92…4bbb69
0xa17c…60a90x0e3d…7757Base—$84.00100%0xa225…dabf80d ago0x4fbf9e…13bd1f
0xa17c…60a90x0e3d…7757Base—$10.50100%0x89b2…a87a80d ago0xbf33fa…50d2cf
0xa17c…60a90x0e3d…7757Base—$1.05100%0xfdf6…61a880d ago0x78513d…839db6
0xa17c…60a90x0e3d…7757Base—$21.00100%0x7390…9c9380d ago0xfe4dcd…9290f6
0xa17c…60a90x0e3d…7757Base—$6.30100%0xc072…b4b180d ago0x742fc1…37f1a4
0xa17c…60a90x0e3d…7757Base—$2.10100%0x748e…1c7480d ago0xcc14d5…847f5f
0xa17c…60a90x0e3d…7757Base—$3.15100%0xd775…7f8180d ago0xfd180d…fcb88f
0xa17c…60a90x0e3d…7757Base—$5.25100%0x0156…b0f580d ago0xb22e74…122cd1
0xa17c…60a90x0e3d…7757Base—$10.50100%0xa8cd…654880d ago0x9bcb7b…347966
0xa17c…60a90x0e3d…7757Base—$3.15100%0x6d99…b43380d ago0x90cafd…7bf203
0xa17c…60a90x0e3d…7757Base—$52.50100%0xe4c8…f88780d ago0x1888ae…fc6abb
0xa17c…60a90x0e3d…7757Base—$3.15100%0x1c63…f5e780d ago0x5a9004…6d18d6
0xa17c…60a90x0e3d…7757Base—$10.50100%0xc2ed…bd4e80d ago0x3cee7d…73889a
0xa17c…60a90x0e3d…7757Base—$3.15100%0x3d53…a35980d ago0x5d81b2…4a599a
0xa17c…60a90x0e3d…7757Base—$1.05100%0x5feb…0e1280d ago0x3e5304…903710
0xa17c…60a90x0e3d…7757Base—$10.50100%0x54de…447080d ago0x78450a…f59016
0xa17c…60a90x0e3d…7757Base—$5.25100%0x6b3c…58cb80d ago0xd138e8…495d0a
0xa17c…60a90x0e3d…7757Base—$11.55100%0xc366…284e80d ago0x3df7bd…38b2db

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.