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—$31.50100%0x160a…c89171d ago0x1f4eab…784b85
0x1332…66eb0x0e3d…7757Base—$4.20100%0x6170…fcde71d ago0xcc1029…ac8155
0x1332…66eb0x0e3d…7757Base—$10.00100%0x5787…759e71d ago0x40d7b1…dab720
0x1332…66eb0x0e3d…7757Base—$100.00100%0xa1fb…723e71d ago0x93de72…018307
0x1332…66eb0x0e3d…7757Base—$196.00100%0xfdd4…df7271d ago0xb7d927…164e8e
0x1332…66eb0x0e3d…7757Base—$29.40100%0x6d25…ee4171d ago0xf494ed…16b478
0x1332…66eb0x0e3d…7757Base—$7.35100%0x96df…634b71d ago0xfc5e49…022e18
0x1332…66eb0x0e3d…7757Base—$79.80100%0xe10f…cb7071d ago0x4f4678…fb77f5
0x1332…66eb0x0e3d…7757Base—$5.25100%0xf6cb…a8d771d ago0xb21a53…b318c2
0x1332…66eb0x0e3d…7757Base—$10.50100%0x0c48…3ed671d ago0x3c98ea…25ee99
0x1332…66eb0x0e3d…7757Base—$25.00100%0xd6e8…21cd71d ago0xca249d…564b87
0x1332…66eb0x0e3d…7757Base—$3.00100%0xe4bd…cd4e71d ago0x0ddc85…784862
0x1332…66eb0x0e3d…7757Base—$2,250.95100%0xbb33…527771d ago0xca697e…33a26b
0x1332…66eb0x0e3d…7757Base—$10.50100%0xde8d…bd2c71d ago0x5827cd…156180
0x1332…66eb0x0e3d…7757Base—$3.15100%0x7390…9c9371d ago0x644ca8…9e0022
0x1332…66eb0x0e3d…7757Base—$10.50100%0xbf85…381071d ago0x169067…9b2c73
0x1332…66eb0x0e3d…7757Base—$4.20100%0x414d…e9d571d ago0x510508…f9d80d
0x1332…66eb0x0e3d…7757Base—$15.75100%0x8f67…d01471d ago0x2a41b3…f1e7dd
0x1332…66eb0x0e3d…7757Base—$3.15100%0x0971…930e71d ago0x085b89…0634d6
0x1332…66eb0x0e3d…7757Base—$525.00100%0x2837…f76771d ago0x22a710…d5d1b5
0x1332…66eb0x0e3d…7757Base—$8.40100%0x640e…5f1871d ago0xf14d6f…daaa66
0x1332…66eb0x0e3d…7757Base—$3.15100%0xa8e8…666871d ago0x85a89e…110084
0x1332…66eb0x0e3d…7757Base—$21.00100%0x8494…2e4471d ago0xfb9c9e…2b56df
0x1332…66eb0x0e3d…7757Base—$31.50100%0xfbad…25fb71d ago0xe67058…fd17e3
0x1332…66eb0x0e3d…7757Base—$17.85100%0x44ef…9f6371d ago0x2813b1…c9688b

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.