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
0xf576…1fc30x0e3d…7757Base—$1.05100%0xa628…b7bc67d ago0x739646…c9c0c8
0xa787…64cf0x0e3d…7757Base—$21.00100%0x8183…61da67d ago0x98b35e…8551b1
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x823e…6b6c67d ago0xb528cb…76e756
0x1b12…f59d0x0e3d…7757Base—$21.00100%0x69b3…7ddd67d ago0xb5a354…bb992a
0x1332…66eb0x0e3d…7757Base—$258.29100%0x9ee0…41c367d ago0x7da930…d4db7b
0x299c…51b90x0e3d…7757Base—$12.70100%0x04e2…747867d ago0xc8442b…a99511
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
0xa787…64cf0x0e3d…7757Base—$10.50100%0x0ad8…9d8a67d ago0xb624b2…6090e9
0x1694…ec920x0e3d…7757Base—$5.20100%0x79e1…2ea767d ago0x815f02…cb9e63
djdamedash.eth0x0e3d…7757Base—$10.50100%0x363e…450d67d ago0x95fd9a…c75ead
0x0bd7…e2f90x0e3d…7757Base—$7.28100%0xd6e8…21cd67d ago0xac1ecf…7cb3fc
0xa520…eca40x0e3d…7757Base—$5.25100%0x2fa9…16de67d ago0x763535…6ef121
0x0bd7…e2f90x0e3d…7757Base—$6.24100%0x4a3c…710267d ago0x061898…48d225
0x1332…66eb0x0e3d…7757Base—$37.00100%0x5697…9cea67d ago0x8393bc…6f087d
0x1332…66eb0x0e3d…7757Base—$1,050.00100%0x9d1f…cb2267d ago0x65bb26…07bad4
0x7ca7…02020x0e3d…7757Base—$59.81100%0x6d99…b43367d ago0xbe09cd…eee251
0x1332…66eb0x0e3d…7757Base—$145.12100%0xd7a4…9b2667d ago0xdbf559…9cb9d5
0x1332…66eb0x0e3d…7757Base—$2.10100%0x3aab…e20967d ago0x7fc939…a90c5b
0xc9a2…31540x0e3d…7757Base—$2.10100%0x9ea2…605a67d ago0x03fdfb…66df6a
0xc9a2…31540x0e3d…7757Base—$2.10100%0xdf85…203b67d ago0x5b0f2c…1dd0b8
0xd93f…0e080x0e3d…7757Base—$15.07100%0xd150…e42667d ago0xa0b91a…f00167
0xfa6c…1f550x0e3d…7757Base—$10.50100%0xd091…7b6e67d ago0x902388…8af527

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.