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%0x2d18…781149d ago0x4f5468…bbfcfd
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x0dd9…36a549d ago0xf5d9fe…73e664
0xc9a2…31540x47c5…4fc3Base—$21.0070%0x0007…886749d ago0x095051…f2441a
0xc9a2…31540x47c5…4fc3Base—$5.2570%0x6e35…7a2849d ago0x6fa479…5176f4
0xc9a2…31540x47c5…4fc3Base—$5.2570%0xce9f…bc8e50d ago0xb825bc…16f126
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x1bf5…a71650d ago0x5af467…d06e1b
0xc9a2…31540x47c5…4fc3Base—$1.0570%0x9971…204850d ago0x27f835…a35769
0xc9a2…31540x47c5…4fc3Base—$5.2570%0xc366…284e50d ago0xa18a4e…00ace2
0xc9a2…31540x47c5…4fc3Base—$3.1570%0x4055…8ed150d ago0x2ee992…76fc5b
0xc9a2…31540x47c5…4fc3Base—$5.2570%0x5dca…cd2150d ago0x29b680…e2b797
0xc9a2…31540x47c5…4fc3Base—$52.5070%0xe4bd…cd4e50d ago0xb56a37…4c3011
0xc9a2…31540x47c5…4fc3Base—$15.7570%0x8ea5…b7fc50d ago0x6c7ae7…2ee6c8
0xc9a2…31540x47c5…4fc3Base—$2.1070%0xa8cd…654850d ago0xc4b472…062409
0xc9a2…31540x0e3d…7757Base—$31.50100%0x0874…897c50d ago0xdfc0cc…1bfc15
0xc9a2…31540x0e3d…7757Base—$5.25100%0x170f…623050d ago0x2c21bf…603cfd
0xc9a2…31540x47c5…4fc3Base—$6.3070%0x2699…b2a550d ago0x46cab5…8dc6b3
0xc9a2…31540x47c5…4fc3Base—$5.2570%0x0fb0…485950d ago0x5959c6…308944
0xc9a2…31540x47c5…4fc3Base—$1.0570%0x9092…bc9e50d ago0xb495f8…66806a
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xd60b…b73950d ago0x8738b5…67a268
0xc9a2…31540x47c5…4fc3Base—$15.7570%0x8764…7f4f50d ago0x03d3b0…bfd169
0xc9a2…31540x47c5…4fc3Base—$5.2570%0xd773…a25050d ago0xa1e12f…99ef74
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x2115…35a050d ago0x22c223…674efa
0xc9a2…31540x47c5…4fc3Base—$1.0570%0xc6fb…0f6c50d ago0x469ce7…d0fd91
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xca7d…500150d ago0x76437f…08d4e8
0xc9a2…31540x47c5…4fc3Base—$1.0570%0x0562…cf2050d ago0xede43c…ff997e

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.