Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe55e…f7480x8e77…e2d6Base—$21.77100%mrdn107d ago0xf860ad…fa119c
0xe55e…f7480x8e77…e2d6Base—$16.94100%mrdn107d ago0x0588f9…698672
0xe55e…f7480x8e77…e2d6Base—$21.51100%mrdn107d ago0xa0b381…51ad67
0xe55e…f7480x8e77…e2d6Base—$23.49100%mrdn107d ago0x0fa0a4…7cbc9f
0xe55e…f7480x8e77…e2d6Base—$25.68100%mrdn107d ago0xfaae7a…c49c37
0xe55e…f7480x8e77…e2d6Base—$29.91100%mrdn107d ago0x29fb33…6d8ae0
0xe55e…f7480x8e77…e2d6Base—$30.70100%mrdn107d ago0x091fea…1846ad
0xe55e…f7480x8e77…e2d6Base—$25.12100%mrdn107d ago0xc7e5d4…4ae5ec
0xe55e…f7480x8e77…e2d6Base—$30.43100%mrdn107d ago0x44f87b…5d9c44
0xe55e…f7480x8e77…e2d6Base—$14.98100%mrdn107d ago0x01d06a…2e7c4e
0xe55e…f7480x8e77…e2d6Base—$29.44100%mrdn108d ago0x5d8e19…70d472
0xe55e…f7480x8e77…e2d6Base—$30.59100%mrdn108d ago0xd93434…e3578a
0xe55e…f7480x8e77…e2d6Base—$32.00100%mrdn108d ago0x0e37dd…2f4ce0
0xe55e…f7480x8e77…e2d6Base—$26.59100%mrdn108d ago0xbdf93d…d14974
0xe55e…f7480x8e77…e2d6Base—$15.73100%mrdn108d ago0xc3927b…4555c2
0xe55e…f7480x8e77…e2d6Base—$31.12100%mrdn108d ago0x988738…41c332
0xe55e…f7480x8e77…e2d6Base—$18.48100%mrdn108d ago0xa57b12…199cb6
0xe55e…f7480x8e77…e2d6Base—$37.30100%mrdn108d ago0x6c0af4…976754
0xe55e…f7480x8e77…e2d6Base—$19.80100%mrdn108d ago0x72b393…890ee1
0xe55e…f7480x8e77…e2d6Base—$35.59100%mrdn108d ago0x2a0369…b577e5
0xe55e…f7480x8e77…e2d6Base—$30.02100%mrdn108d ago0x4f01f0…95d36a
0xe55e…f7480x8e77…e2d6Base—$22.51100%mrdn108d ago0xf805d6…9f0640
0xe55e…f7480x8e77…e2d6Base—$22.04100%mrdn108d ago0x6431de…99a7c8
0xe55e…f7480x8e77…e2d6Base—$34.95100%mrdn108d ago0x804175…77eb0f
0xe55e…f7480x8e77…e2d6Base—$22.59100%mrdn108d ago0xd943ec…d5f36c

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.