Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1538…ce380x0e3d…7757Base—$10.50100%0x9ee0…41c373d ago0xe1afcc…55b91e
0xfa6c…1f550x0e3d…7757Base—$10.50100%0x8bf2…a82e73d ago0xf685a4…a6e13f
vanglog.eth0x0e3d…7757Base—$11.55100%0xa0c6…2cb473d ago0x390446…278002
0xa787…64cf0x0e3d…7757Base—$10.50100%0x6bdd…b27673d ago0xe96458…be1ea9
0x1332…66eb0x0e3d…7757Base—$10.50100%0x9f94…626473d ago0xdb2955…15982b
0x4f8f…64220x0e3d…7757Base—$4.20100%0x53e5…093973d ago0x5eeb7a…cac4a4
0x4bfb…0c880x0e3d…7757Base—$4.20100%0x8bdc…90be73d ago0x35ea13…c9b4ec
0x1332…66eb0x0e3d…7757Base—$100.00100%0x79e1…2ea773d ago0x6fb7d6…f5aa32
0xa17c…60a90x0e3d…7757Base—$19.95100%0x39a9…7be573d ago0xd0428e…a64487
0xa17c…60a90x0e3d…7757Base—$52.50100%0xc506…1e3d73d ago0xcdffca…a73d45
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x9993…8cf573d ago0xf21993…f171b9
0xfe4d…78970x0e3d…7757Base—$52.50100%0xe347…5b3073d ago0xffa169…29b2dc
0xa17c…60a90x0e3d…7757Base—$1.05100%0x99d9…ec9d73d ago0xba74ff…87543e
0x7730…729a0x0e3d…7757Base—$7.35100%0x614a…d5ce73d ago0x1103ed…ae72b6
0x85fd…ae3e0x0e3d…7757Base—$12.60100%0xf760…e9ab73d ago0x07f4a1…6d726a
0x1332…66eb0x0e3d…7757Base—$10.50100%0x6ea2…9d3373d ago0x971fe4…dc1121
0x3ffe…d4a50x0e3d…7757Base—$3.15100%0x39f9…9a7973d ago0xd6c3cd…0792c9
0xa787…64cf0x0e3d…7757Base—$28.35100%0x7969…4cf573d ago0x1cb331…610505
0x3fb1…7e250x0e3d…7757Base—$4.20100%0x666e…093073d ago0xb8bf03…2d89e6
0xa787…64cf0x0e3d…7757Base—$3.15100%0x59d0…cf7273d ago0xabf49f…12edf1
0xfa6c…1f550x0e3d…7757Base—$42.00100%0xbdce…f63773d ago0x6792d9…de4070
0x1332…66eb0x0e3d…7757Base—$6.30100%0xbb33…527773d ago0x07ddcb…58adc4
0x41dc…8ccf0x0e3d…7757Base—$10.50100%0x817a…63b573d ago0x85b98b…e3c1ae
0xf60f…4bf90x0e3d…7757Base—$10.50100%0x4184…789b73d ago0xe8a27b…8de9b6
0x1332…66eb0x0e3d…7757Base—$39.00100%0x6361…440573d ago0x7b576c…e3e59f

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.