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$30.27100%Payer-submitted74d ago0x1b25ca…9f3d32
0xa54d…49f50xe742…ea88Base$106.49100%Payer-submitted74d ago0x5a1dc9…78a835
0xa54d…49f50xe742…ea88Base$7.60100%Payer-submitted74d ago0x4faf11…84f8da
0xa54d…49f50xe742…ea88Base$4.02100%Payer-submitted74d ago0x808525…507715
0xa54d…49f50xe742…ea88Base$124.59100%Payer-submitted74d ago0x14469e…bd220b
0xa54d…49f50xe742…ea88Base$7.92100%Payer-submitted74d ago0x07e1e8…d3b974
0xa54d…49f50xe742…ea88Base$72.02100%Payer-submitted74d ago0xfea1f1…da008c
0xa54d…49f50xe742…ea88Base$1.34100%Payer-submitted74d ago0x6378ed…85bad9
0xa54d…49f50xe742…ea88Base$98.67100%Payer-submitted74d ago0x88a4f3…a6e931
0xa54d…49f50xe742…ea88Base$2.54100%Payer-submitted74d ago0x73fd0f…59d12c
0xa54d…49f50xe742…ea88Base$19.77100%Payer-submitted74d ago0xebe7ac…575cd9
0xa54d…49f50xe742…ea88Base$101.30100%Payer-submitted74d ago0x04c600…4be330
0xa54d…49f50xe742…ea88Base$1.33100%Payer-submitted74d ago0x1d98cc…005d71
0xa54d…49f50xe742…ea88Base$171.92100%Payer-submitted74d ago0x0d9710…36c823
0xa54d…49f50xe742…ea88Base$74.95100%Payer-submitted74d ago0x5e22d1…73c258
0xa54d…49f50xe742…ea88Base$5.50100%Payer-submitted74d ago0x3046e5…529699
0xa54d…49f50xe742…ea88Base$6.75100%Payer-submitted74d ago0xd9e697…c5fd9f
0xa54d…49f50xe742…ea88Base$59.43100%Payer-submitted74d ago0x8e719f…27a33d
0xa54d…49f50xe742…ea88Base$4.93100%Payer-submitted74d ago0x6febc2…b27cfd
0xa54d…49f50xe742…ea88Base$2.98100%Payer-submitted74d ago0x8da212…eef68f
0xa54d…49f50xe742…ea88Base$199.81100%Payer-submitted74d ago0x36ab9d…fec3f3
0xa54d…49f50xe742…ea88Base$8.06100%Payer-submitted74d ago0x93715d…b545c9
0xa54d…49f50xe742…ea88Base$47.12100%Payer-submitted74d ago0x5395c3…6e3cde
0xa54d…49f50xe742…ea88Base$10.47100%Payer-submitted74d ago0xdf322b…1938d1
0xa54d…49f50xe742…ea88Base$80.64100%Payer-submitted74d ago0x49ad3e…e551e7

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.