Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x74ac…0fd20x6351…0d62Base$0.41100%0x6351…0d6271d ago0xa2ccbe…f1fc30
0xaed3…5a580x6351…0d62Base$150.03100%0x6351…0d6271d ago0xef1fba…597524
0x169d…a21d0x6351…0d62Base$4.63100%0x6351…0d6271d ago0xde457e…a39ba8
0x9846…ff450x6351…0d62Base$37.78100%0x6351…0d6271d ago0x01dba3…e9a36f
0x169d…a21d0x6351…0d62Base$2.00100%0x6351…0d6271d ago0x1e1f8e…4ca158
0xb202…7c310x6351…0d62Base$4.42100%0x6351…0d6271d ago0x140999…10ae5e
0xaf36…e68a0x6351…0d62Base$90.95100%0x6351…0d6271d ago0xe5b8ec…e24102
0xaf36…e68a0x6351…0d62Base$90.95100%0x6351…0d6271d ago0x3f6f3c…5d5a9b
0x4a7c…0c890x6351…0d62Base$30.00100%0x6351…0d6272d ago0x216c53…dd5d96
0x7740…ebad0x6351…0d62Base$27.53100%0x6351…0d6272d ago0x949787…7b5238
0xbfd9…39f50x6351…0d62Base$19.98100%0x6351…0d6272d ago0x21bccb…bff391
0xa118…04ca0x6351…0d62Base$66.11100%0x6351…0d6272d ago0xc1c40c…2ac9a3
0x481b…77330x6351…0d62Base$20.07100%0x6351…0d6272d ago0x2d1986…3fbffe
saroz.eth0x6351…0d62Base$5.55100%0x6351…0d6272d ago0x487951…36856a
0x1fb8…dc1a0x6351…0d62Base$100.00100%0x6351…0d6272d ago0xc6279f…6cd631
sarozayn.eth0x6351…0d62Base$31.49100%0x6351…0d6272d ago0x3c21f8…759cf9
0xc66c…0eb10x6351…0d62Base$260.00100%0x6351…0d6272d ago0xc43777…f1cc65
0x26c0…b2460x6351…0d62Base$282.75100%0x6351…0d6272d ago0xb8f604…42f3f7
0xe757…c7710x6351…0d62Base$145.25100%0x6351…0d6272d ago0x85c186…a12e22

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.