Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x0e3d…7757Base—$10.50100%0x39ac…36cd88d ago0xb224bb…1e61b1
0x1332…66eb0x0e3d…7757Base—$11.55100%0xd301…c7ff88d ago0xecbc6c…c7cca2
0x1332…66eb0x0e3d…7757Base—$2.10100%0x72ef…0ffd88d ago0x05bbbd…a697a7
0x1332…66eb0x0e3d…7757Base—$140.70100%0x3213…64ef88d ago0x9c8799…a57676
0x1332…66eb0x0e3d…7757Base—$10.50100%0x63f4…be0188d ago0xba4052…c32ad6
0x1332…66eb0x0e3d…7757Base—$10.50100%0x3cca…9c7c88d ago0x196b79…eba810
0x1332…66eb0x0e3d…7757Base—$52.50100%0xc22e…e4a188d ago0x8b6b58…511b84
0x1332…66eb0x0e3d…7757Base—$5.25100%0x8e4d…98c088d ago0x8e0080…11f11c
0x1332…66eb0x0e3d…7757Base—$13.65100%0x2e11…857388d ago0x0c026d…6e8b21
0x1332…66eb0x0e3d…7757Base—$2.10100%0xec3e…414c88d ago0xbffe96…b9fa80
0x1332…66eb0x0e3d…7757Base—$49.01100%0x9993…8cf588d ago0xbf5dd0…2b364d
0x1332…66eb0x0e3d…7757Base—$46.41100%0x2041…bdf688d ago0x12985b…a16a4f
0x1332…66eb0x0e3d…7757Base—$4.20100%0xcd39…072488d ago0xf7ba4e…8498b6
0x1332…66eb0x0e3d…7757Base—$4,200.00100%0x54c8…88d588d ago0xaae5ff…18c2aa
0x1332…66eb0x0e3d…7757Base—$99.75100%0x38ac…96f688d ago0xf943c3…e3d5a0
0x1332…66eb0x0e3d…7757Base—$10.50100%0xe146…b43888d ago0x3dfc86…b9a033
0x1332…66eb0x0e3d…7757Base—$21.00100%0xfe8c…49bb88d ago0xd36ed6…a0dbbb
0x1332…66eb0x0e3d…7757Base—$6.30100%0xce9f…bc8e88d ago0xa86ff2…ab8df9
0x1332…66eb0x0e3d…7757Base—$153.00100%0x0485…d42988d ago0x3da6e9…cea7fd
0x1332…66eb0x0e3d…7757Base—$2.10100%0x5a50…c82c88d ago0x4923e0…450f6d
0x1332…66eb0x0e3d…7757Base—$10.50100%0xe935…f90488d ago0x95626c…bf4d7f
0x1332…66eb0x0e3d…7757Base—$25.20100%0x7924…2dfe88d ago0x08026d…b292c1
0x1332…66eb0x0e3d…7757Base—$10.50100%0xc6fb…0f6c88d ago0x359852…528629
0x1332…66eb0x0e3d…7757Base—$36.81100%0x816c…9f8688d ago0xd70dbb…ea73f1
0x1332…66eb0x0e3d…7757Base—$4.20100%0x0477…fae088d ago0xc5b792…5e3cab

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.