Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x208a…b6150x0e3d…7757Base—$20.00100%0x9971…2048102d ago0x910b84…13ad92
roundtree-larry.eth0x0e3d…7757Base—$10.50100%0x154a…ba32102d ago0x0f77ce…dd923d
0x34d0…ce920x0e3d…7757Base—$50.00100%0x6d99…b433102d ago0xe2261b…d5985e
0x49bd…7f520x0e3d…7757Base—$6.30100%0x59e8…d823102d ago0xbd0475…c38cd7
0x1332…66eb0x0e3d…7757Base—$40.95100%0xde8d…bd2c102d ago0x1af4de…320d4c
0xa7d1…c1350x0e3d…7757Base—$15.75100%0x1c63…f5e7102d ago0x176541…23c456
0x0a5c…c8220x0e3d…7757Base—$1.31100%0x63f7…4578102d ago0xe8589c…ad64c9
0x72e9…7d260x0e3d…7757Base—$3.15100%0xe7f0…b89c102d ago0x401f67…092bec
0xa787…64cf0x0e3d…7757Base—$3.15100%0xfe8c…49bb102d ago0x7b50ca…e4a40a
0x1332…66eb0x0e3d…7757Base—$10.50100%0x6078…eee8102d ago0xf33599…6492c8
0xf942…d3750x0e3d…7757Base—$3.15100%0xd812…ee44102d ago0xcc1684…a75a33
0x1332…66eb0x0e3d…7757Base—$10.50100%0x5047…e940102d ago0xec9bc3…53cdab
0x1be1…91150x0e3d…7757Base—$3.25100%0xc807…52c7102d ago0xf5ce6f…496d80
0x1332…66eb0x0e3d…7757Base—$10.50100%0x0f31…87b1102d ago0x2d15c6…7b93ad
0x415a…6d110x0e3d…7757Base—$25.00100%0x33cf…fffe102d ago0xd56040…ae91f9
0x1332…66eb0x0e3d…7757Base—$87.80100%0xfe9d…bf46102d ago0x852abd…fea20b
0x1332…66eb0x0e3d…7757Base—$2.10100%0x1913…93d9102d ago0xcf52ba…875747
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x04bf…0d0e102d ago0x95e313…252634
roundtree-larry.eth0x0e3d…7757Base—$10.50100%0x93eb…4c29102d ago0xcf279c…2037de
0x327f…39930x0e3d…7757Base—$52.50100%0xcf26…86e6102d ago0x3a856d…b1b37d
0x5416…028a0x0e3d…7757Base—$31.50100%0x35ec…9dba102d ago0xad1c30…a2943f
0x1332…66eb0x0e3d…7757Base—$1,968.75100%0x1a34…32c1102d ago0x395177…49f5a3
0x14b3…262b0x0e3d…7757Base—$23.10100%0x8ee8…f8f2102d ago0xc6fe99…990b57
0x4838…0fd00x0e3d…7757Base—$30.89100%0xfb42…406e102d ago0x9e4f61…5fbc81
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x811a…c8aa102d ago0xe345be…e8c9e9

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.