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$9.90100%Payer-submitted93d ago0x9e724f…8573b8
0xa54d…49f50xe742…ea88Base$21.35100%Payer-submitted93d ago0x1ff19d…54322d
0xa54d…49f50xe742…ea88Base$6.75100%Payer-submitted93d ago0x738cc1…071b4a
0xa54d…49f50xe742…ea88Base$1.98100%Payer-submitted93d ago0x0ff943…98897f
0xa54d…49f50xe742…ea88Base$168.84100%Payer-submitted93d ago0x26be95…4b9484
0xa54d…49f50xe742…ea88Base$15.67100%Payer-submitted93d ago0xb2386f…445a47
0xa54d…49f50xe742…ea88Base$1.16100%Payer-submitted93d ago0xadf66b…7df426
0xa54d…49f50xe742…ea88Base$1.24100%Payer-submitted93d ago0x9feb6a…e1122f
0xa54d…49f50xe742…ea88Base$1.04100%Payer-submitted93d ago0xb12a3e…93388d
0xa54d…49f50xe742…ea88Base$21.19100%Payer-submitted93d ago0xa348e8…2e16b7
0xa54d…49f50xe742…ea88Base$119.57100%Payer-submitted93d ago0xacdff8…b5048a
0xa54d…49f50xe742…ea88Base$8.69100%Payer-submitted93d ago0x72900d…0271b0
0xa54d…49f50xe742…ea88Base$2.98100%Payer-submitted93d ago0x91766a…2cb69a
0xa54d…49f50xe742…ea88Base$5.01100%Payer-submitted93d ago0x16a2c7…07e553
0xa54d…49f50xe742…ea88Base$136.96100%Payer-submitted93d ago0x30e5ed…78b3d2
0xa54d…49f50xe742…ea88Base$1.00100%Payer-submitted93d ago0x4f86ae…10a5df
0xa54d…49f50xe742…ea88Base$4.98100%Payer-submitted93d ago0x0f520b…471798
0xa54d…49f50xe742…ea88Base$1.00100%Payer-submitted93d ago0x50d296…f127aa
0xa54d…49f50xe742…ea88Base$9.17100%Payer-submitted93d ago0x25d54f…991cd9
0xa54d…49f50xe742…ea88Base$2.13100%Payer-submitted93d ago0x2f10a8…37096b
0xa54d…49f50xe742…ea88Base$119.51100%Payer-submitted93d ago0x5510a9…7ead2a
0xa54d…49f50xe742…ea88Base$79.51100%Payer-submitted93d ago0xcf05ce…081f96
0xa54d…49f50xe742…ea88Base$2,311.59100%Payer-submitted93d ago0x8605fc…42eb68
0xa54d…49f50xe742…ea88Base$4.99100%Payer-submitted93d ago0x1d8fe9…67a9dc
0xa54d…49f50xe742…ea88Base$1.43100%Payer-submitted93d ago0xd07111…4289ae

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.