Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa54d…49f50xe742…ea88Base—$10.58100%Payer-submitted79d ago0xc612ef…25d513
0xa54d…49f50xe742…ea88Base—$55.88100%Payer-submitted79d ago0x2b2d75…d83881
0xa54d…49f50xe742…ea88Base—$1.87100%Payer-submitted79d ago0x98c14c…845b8b
0xa54d…49f50xe742…ea88Base—$1.99100%Payer-submitted79d ago0xfd020f…17cd53
0xa54d…49f50xe742…ea88Base—$2.29100%Payer-submitted80d ago0xea42a9…01aa6d
0xa54d…49f50xe742…ea88Base—$5.85100%Payer-submitted80d ago0xed1a62…0c6896
0xa54d…49f50xe742…ea88Base—$5.85100%Payer-submitted80d ago0xccb2e0…135bd1
0xa54d…49f50xe742…ea88Base—$5.80100%Payer-submitted80d ago0xbaba8f…b24197
0xa54d…49f50xe742…ea88Base—$4.95100%Payer-submitted80d ago0x8575b9…7d9153
0xa54d…49f50xe742…ea88Base—$2.33100%Payer-submitted80d ago0xed22bd…ecd0da
0xa54d…49f50xe742…ea88Base—$5.86100%Payer-submitted80d ago0xeb3592…16ddec
0xa54d…49f50xe742…ea88Base—$1.33100%Payer-submitted80d ago0x466b4d…25bca3
0xa54d…49f50xe742…ea88Base—$42.85100%Payer-submitted80d ago0xdedcd1…c28ff2
0xa54d…49f50xe742…ea88Base—$26.48100%Payer-submitted80d ago0x7ecab7…d579b8
0xa54d…49f50xe742…ea88Base—$2.24100%Payer-submitted80d ago0xf6783f…5d2a01
0xa54d…49f50xe742…ea88Base—$197.28100%Payer-submitted80d ago0xb9af21…a9124d
0xa54d…49f50xe742…ea88Base—$44.16100%Payer-submitted80d ago0xad281d…4747c1
0xa54d…49f50xe742…ea88Base—$139.50100%Payer-submitted80d ago0xdbe70b…157891
0xa54d…49f50xe742…ea88Base—$49.29100%Payer-submitted80d ago0xeca813…28cf39
0xa54d…49f50xe742…ea88Base—$113.63100%Payer-submitted80d ago0x967b18…f48fcf
0xa54d…49f50xe742…ea88Base—$169.22100%Payer-submitted80d ago0x8effc2…c15a5a
0xa54d…49f50xe742…ea88Base—$1.37100%Payer-submitted80d ago0x865229…5539cd
0xa54d…49f50xe742…ea88Base—$0.99100%Payer-submitted80d ago0x40279d…edebaf
0xa54d…49f50xe742…ea88Base—$72.74100%Payer-submitted80d ago0xec8c57…569cbf
0xa54d…49f50xe742…ea88Base—$99.37100%Payer-submitted80d ago0x9b112b…265372

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.