Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x89b7…fb510x6ede…86cfBase$3.50100%0x2772…8c1779d ago0xc95a1a…2bc37a
0x89b7…fb510x6ede…86cfBase$6.80100%0x2772…8c1779d ago0x7962b2…7c1c65
0x89b7…fb510x6ede…86cfBase$0.09100%0x2772…8c1779d ago0xe6425f…6c8470
0x89b7…fb510x6ede…86cfBase$0.04100%0x2772…8c1780d ago0xcf42fc…8c827e
0x89b7…fb510x6ede…86cfBase$0.08100%0x2772…8c1780d ago0x1b5c1e…59ac6b
0x89b7…fb510x6ede…86cfBase$2.00100%0x2772…8c1780d ago0xec9809…b0c8f6
0x89b7…fb510x6ede…86cfBase$3.10100%0x2772…8c1780d ago0x362dcf…93a4c2
0x89b7…fb510x6ede…86cfBase$0.07100%0x2772…8c1780d ago0x8df570…3e6762
0x89b7…fb510x6ede…86cfBase$4.40100%0x2772…8c1780d ago0x74f8d0…ea07f8
0x89b7…fb510x6ede…86cfBase$3.40100%0x2772…8c1780d ago0x1b5ee0…f3a6ce
0x6ede…86cf0x89b7…fb51Base$3.40100%0x2772…8c1780d ago0x20d899…79e227
0x89b7…fb510x6ede…86cfBase$2.00100%0x2772…8c1780d ago0x34b24b…f541c6
0x6ede…86cf0x89b7…fb51Base$6.10100%0x2772…8c1780d ago0xa47f34…4a50a2
0x89b7…fb510x6ede…86cfBase$0.08100%0x2772…8c1780d ago0x7910bd…d1ea41
0x89b7…fb510x6ede…86cfBase$9.50100%0x2772…8c1780d ago0x2c87e2…89dec9
0x89b7…fb510x6ede…86cfBase$1.40100%0x2772…8c1780d ago0x1ab37a…04586d
0x6ede…86cf0x89b7…fb51Base$3.00100%0x2772…8c1780d ago0x475d41…a990d6
0x89b7…fb510x6ede…86cfBase$0.04100%0x2772…8c1780d ago0x627ae3…3edf0e
0x89b7…fb510x6ede…86cfBase$3.50100%0x2772…8c1780d ago0x4e6229…747818
0x6ede…86cf0x89b7…fb51Base$3.40100%0x2772…8c1780d ago0xe5e650…5716c3
0x6ede…86cf0x89b7…fb51Base$15.90100%0x2772…8c1780d ago0x85aa04…7c6069
0x6ede…86cf0x89b7…fb51Base$15.10100%0x2772…8c1780d ago0xae3343…1b76bd

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.