Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa17c…60a90x0e3d…7757Base—$3.1570%0x4e90…564a32d ago0x4298cb…1b32bf
0xa17c…60a90x0e3d…7757Base—$4.2070%0x394f…900832d ago0x22dd82…b2d8fd
0xa17c…60a90x0e3d…7757Base—$26.2570%0x791a…97b432d ago0x147ecd…9a71d3
0xa17c…60a90x0e3d…7757Base—$52.5070%0x63f4…be0132d ago0xb595e4…d93175
0xa17c…60a90x47c5…4fc3Base—$6.3070%0xfb58…2b7232d ago0xa447db…654832
0xa17c…60a90x0e3d…7757Base—$12.6070%0x6476…d72632d ago0xc894e7…ccd1e4
0xa17c…60a90x0e3d…7757Base—$1.0570%0x9618…286132d ago0xcda64d…c0a0d5
0xa17c…60a90x0e3d…7757Base—$1.0570%0xd1bc…096d32d ago0xad5883…e9a299
0xa17c…60a90x0e3d…7757Base—$3.1570%0x9993…8cf532d ago0x6ac00b…b6d507
0xa17c…60a90x0e3d…7757Base—$10.5070%0xf497…02dd32d ago0x85f3b9…58d8a1
0xa17c…60a90x0e3d…7757Base—$2.1070%0xa7d7…e1b632d ago0x88b6cd…fa8c00
0xa17c…60a90x0e3d…7757Base—$11.5570%0x96be…0b4632d ago0x3c9862…af6f6d
0xa17c…60a90x0e3d…7757Base—$21.0070%0x175b…99fa32d ago0xc972ef…d3c39d
0xa17c…60a90x47c5…4fc3Base—$5.2570%0x0dd9…36a532d ago0x2af2bb…3e367e
0xa17c…60a90x47c5…4fc3Base—$3.1570%0x0ad8…9d8a32d ago0xe28662…80b4e5
0xa17c…60a90x47c5…4fc3Base—$2.1070%0xbada…25fd32d ago0xc99577…5c2b4c
0xa17c…60a90x0e3d…7757Base—$10.5070%0x551c…90e532d ago0xbb70a3…2225d2
0xa17c…60a90x47c5…4fc3Base—$10.5070%0xb725…f2dd33d ago0x1dd8f6…fa4f55
0xa17c…60a90x0e3d…7757Base—$10.5070%0x77d2…395e33d ago0x0c6dc1…ada7f0
0xa17c…60a90x0e3d…7757Base—$21.0070%0xeb2b…34ca33d ago0x4c713b…48cb8d
0xa17c…60a90x0e3d…7757Base—$10.5070%0x160a…c89133d ago0xbc5f65…82388d
0xa17c…60a90x0e3d…7757Base—$5.2570%0x39a9…7be533d ago0xd39ef1…919aec
0xa17c…60a90x0e3d…7757Base—$21.0070%0x748e…1c7433d ago0x81419b…b8f024
0xa17c…60a90x0e3d…7757Base—$2.1070%0x0908…9e5133d ago0x9e44f8…e5ef4f
0xa17c…60a90x0e3d…7757Base—$15.7570%0x2d1c…632c33d ago0x4c6833…ff051e

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.