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$4.15100%Payer-submitted84d ago0xba76fb…2113d3
0xa54d…49f50xe742…ea88Base$2.74100%Payer-submitted84d ago0x07a783…3c0819
0xa54d…49f50xe742…ea88Base$16.81100%Payer-submitted84d ago0x0c025d…673bdc
0xa54d…49f50xe742…ea88Base$2.98100%Payer-submitted84d ago0x3ed181…eb7ba5
0xa54d…49f50xe742…ea88Base$1.98100%Payer-submitted84d ago0xb3c0bd…8e6c2a
0xa54d…49f50xe742…ea88Base$1.98100%Payer-submitted84d ago0x6d5c33…21746e
0xa54d…49f50xe742…ea88Base$4.16100%Payer-submitted84d ago0x762dfe…871b01
0xa54d…49f50xe742…ea88Base$10.21100%Payer-submitted84d ago0x1a6a6f…3985e3
0xa54d…49f50xe742…ea88Base$1,226.36100%Payer-submitted84d ago0x8b040c…e8766b
0xa54d…49f50xe742…ea88Base$5.64100%Payer-submitted84d ago0xf5bafd…65b7a6
0xa54d…49f50xe742…ea88Base$7.21100%Payer-submitted84d ago0x9fed86…2265a3
0xa54d…49f50xe742…ea88Base$7.17100%Payer-submitted84d ago0x98e4b0…f029a5
0xa54d…49f50xe742…ea88Base$43.48100%Payer-submitted85d ago0x7e763c…df9abf
0xa54d…49f50xe742…ea88Base$39.80100%Payer-submitted85d ago0xd45666…6cd395
0xa54d…49f50xe742…ea88Base$4.98100%Payer-submitted85d ago0x857bff…5c47a3
0xa54d…49f50xe742…ea88Base$4.39100%Payer-submitted85d ago0x32d2dc…7c94e9
0xa54d…49f50xe742…ea88Base$227.12100%Payer-submitted85d ago0x81f6b6…b33632
0xa54d…49f50xe742…ea88Base$0.99100%Payer-submitted85d ago0xb503e3…33eb88
0xa54d…49f50xe742…ea88Base$3.57100%Payer-submitted85d ago0x9286ad…bc4149
0xa54d…49f50xe742…ea88Base$54.13100%Payer-submitted85d ago0x65e123…85574a
0xa54d…49f50xe742…ea88Base$99.15100%Payer-submitted85d ago0xbca22f…6afabc
0xa54d…49f50xe742…ea88Base$9.89100%Payer-submitted85d ago0x1c767d…f730a7
0xa54d…49f50xe742…ea88Base$5.63100%Payer-submitted85d ago0x6ecd8d…c714de
0xa54d…49f50xe742…ea88Base$3.36100%Payer-submitted85d ago0x3df00f…34e699
0xa54d…49f50xe742…ea88Base$4.69100%Payer-submitted85d ago0xbf5340…435943

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.