Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd07…45b90x0e3d…7757Base—$3.15100%0xfe9d…bf4666d ago0xcb7c9c…0dc19b
0xdd07…45b90x0e3d…7757Base—$6.30100%0x5f60…e48e66d ago0x08a618…db5e10
0xdd07…45b90x0e3d…7757Base—$105.00100%0x8ea5…b7fc66d ago0xd2c4a3…6be28e
0xdd07…45b90x0e3d…7757Base—$5.25100%0xc330…c0b266d ago0xe87cfc…3f0dc3
0xdd07…45b90x0e3d…7757Base—$3.15100%0x6078…eee866d ago0x3f5319…9bec1c
0xdd07…45b90x0e3d…7757Base—$8.40100%0xa070…95e066d ago0x28ce69…c49029
0xdd07…45b90x0e3d…7757Base—$12.60100%0x1af6…8fa366d ago0x2fafa1…15fe8f
0xdd07…45b90x0e3d…7757Base—$6.30100%0x02d7…6ab366d ago0x4496a2…96522d
0xdd07…45b90x0e3d…7757Base—$5.25100%0xe082…90c466d ago0xecda29…c45613
0xdd07…45b90x0e3d…7757Base—$1.05100%0x21e4…0fa966d ago0x9230f8…c37c00
0xdd07…45b90x0e3d…7757Base—$5.25100%0xc7fb…441466d ago0x8997df…d77bd4
0xdd07…45b90x0e3d…7757Base—$31.50100%0xc585…31c666d ago0x375270…c24ded
0xdd07…45b90x0e3d…7757Base—$10.50100%0x84ea…0e4766d ago0x3a6330…ead3c2
0xdd07…45b90x0e3d…7757Base—$7.35100%0xc6b9…2d8667d ago0x7d6013…b1a564
0xdd07…45b90x0e3d…7757Base—$2.10100%0xbb99…f69a67d ago0xd01766…dc56db
0xdd07…45b90x0e3d…7757Base—$10.50100%0x9ee1…38b067d ago0x66e70e…b41a94
0xdd07…45b90x0e3d…7757Base—$2.10100%0xc506…1e3d67d ago0x84a18e…5cebfb
0xdd07…45b90x0e3d…7757Base—$12.60100%0x0524…938967d ago0x35a4c3…a8fc73

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.