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—$50.00100%0x89a0…ff5858d ago0xe30419…c0cd66
0xdd07…45b90x0e3d…7757Base—$1.05100%0xf760…e9ab58d ago0x75bff3…9d03fc
0xa787…64cf0x0e3d…7757Base—$5.25100%0xa7d7…e1b658d ago0x57de88…d1c810
0x1332…66eb0x0e3d…7757Base—$360.75100%0xe59f…80f758d ago0x1e3aa1…a2c33b
0x91a9…cd510x0e3d…7757Base—$2.10100%0x1513…b51358d ago0xf3a786…4fbcbe
0x1332…66eb0x0e3d…7757Base—$24.15100%0x54c8…88d558d ago0x7d0d0f…0c5928
0x1332…66eb0x0e3d…7757Base—$21.00100%0x1ef5…d9e858d ago0xf16363…627a3f
0x3fb1…7e250x0e3d…7757Base—$21.00100%0x80e7…127f58d ago0xd5418c…f8f061
0x1332…66eb0x0e3d…7757Base—$98.00100%0x4ec9…366158d ago0x45f899…4d5681
0xb70e…79b90x0e3d…7757Base—$30.16100%0x1c63…f5e758d ago0x9ce71e…c316c7
0xfa6c…1f550x0e3d…7757Base—$21.00100%0x569e…48f958d ago0xc46dd8…38accf
0x1332…66eb0x0e3d…7757Base—$50.00100%0x55b3…f1a058d ago0x3bbad7…e14050
tylios.eth0x0e3d…7757Base—$270.00100%0x214e…3e4a58d ago0x3dd15e…eaad61
0x1332…66eb0x0e3d…7757Base—$100.00100%0x93d4…655d58d ago0x8a39e6…cf3164
0x7419…21320x0e3d…7757Base—$22.00100%0xddf5…034758d ago0x9c5785…2e9790
0x1332…66eb0x0e3d…7757Base—$19.95100%0x28cc…0ecd58d ago0x529a2e…7c2b9d
suro.eth0x0e3d…7757Base—$52.50100%0x170f…623058d ago0xc740c1…96f8c8
0x7ddf…af700x0e3d…7757Base—$8.32100%0x21e4…0fa958d ago0x443f86…d9bda5
0x1332…66eb0x0e3d…7757Base—$42.00100%0xf867…7e9b58d ago0x045952…711617
0x8a91…155c0x0e3d…7757Base—$7.18100%0x4c95…d79b58d ago0xfd4457…3a69a4
0x1332…66eb0x0e3d…7757Base—$10.50100%0x1e7c…464c58d ago0x46cc6e…1546ac
0x1332…66eb0x0e3d…7757Base—$21.00100%0xd54e…541d58d ago0x6fb46b…346850
0xa787…64cf0x0e3d…7757Base—$2.10100%0xe7f0…b89c58d ago0xd0b6a6…109108
0xa787…64cf0x0e3d…7757Base—$2.10100%0xb77d…5f2d58d ago0xf7ecd0…594c0b
0x3fb1…7e250x0e3d…7757Base—$10.50100%0xb31a…568f58d ago0x6ced0f…ba8bb5

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.