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—$6.30100%0xed7e…63a667d ago0x1cfbf4…1a5d7e
0x1332…66eb0x0e3d…7757Base—$258.29100%0x9ee0…41c367d ago0x7da930…d4db7b
0x1332…66eb0x0e3d…7757Base—$10.50100%0x35c6…376367d ago0x5d0038…0606ad
0x1332…66eb0x0e3d…7757Base—$3.15100%0x9092…bc9e67d ago0x41602f…841a6e
0x1332…66eb0x0e3d…7757Base—$315.00100%0x9d18…1e3a67d ago0x33b356…5bfb65
0x1332…66eb0x0e3d…7757Base—$37.00100%0x5697…9cea67d ago0x8393bc…6f087d
0x1332…66eb0x0e3d…7757Base—$1,050.00100%0x9d1f…cb2267d ago0x65bb26…07bad4
0x1332…66eb0x0e3d…7757Base—$145.12100%0xd7a4…9b2667d ago0xdbf559…9cb9d5
0x1332…66eb0x0e3d…7757Base—$2.10100%0x3aab…e20967d ago0x7fc939…a90c5b
0x1332…66eb0x0e3d…7757Base—$2,940.00100%0x7869…5c2067d ago0x6b2c09…ab6c6a
0x1332…66eb0x0e3d…7757Base—$2.10100%0x9dba…e8e067d ago0x2a4252…05d72a
0x1332…66eb0x0e3d…7757Base—$15,750.00100%0x3189…20e067d ago0x4b2212…c8fd49
0x1332…66eb0x0e3d…7757Base—$10.50100%0x04a0…f71867d ago0x1b97ae…bb309b
0x1332…66eb0x0e3d…7757Base—$150.00100%0x0485…d42967d ago0x75a793…225102
0x1332…66eb0x0e3d…7757Base—$10.50100%0x4a9f…031167d ago0xe37976…345342
0x1332…66eb0x0e3d…7757Base—$10.00100%0x0558…49bd67d ago0xba2a58…da1157
0x1332…66eb0x0e3d…7757Base—$10.00100%0xc07c…d71867d ago0xac4ef0…ee248a
0x1332…66eb0x0e3d…7757Base—$32.24100%0x54de…447067d ago0xcda41d…fb1fb4
0x1332…66eb0x0e3d…7757Base—$27.30100%0x1af6…8fa367d ago0x3fdaff…0bcdba
0x1332…66eb0x0e3d…7757Base—$52.50100%0x4e07…cf7c67d ago0x2c072d…695edb
0x1332…66eb0x0e3d…7757Base—$15.75100%0x3d37…880667d ago0x44f701…4a43fa
0x1332…66eb0x0e3d…7757Base—$105.00100%0xb97a…ba2d67d ago0x75c129…5e4797
0x1332…66eb0x0e3d…7757Base—$10.50100%0x5e05…afbb67d ago0x67c155…fbd16f
0x1332…66eb0x0e3d…7757Base—$10.50100%0x2e87…3c0b67d ago0x4d7379…c51322
0x1332…66eb0x0e3d…7757Base—$22.05100%0xa4f5…b2f967d ago0x347c1a…eb5bd6

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.