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$11.11100%Payer-submitted88d ago0x096dd8…368754
0xa54d…49f50xe742…ea88Base$2.95100%Payer-submitted88d ago0xd4893c…e6c4cd
0xa54d…49f50xe742…ea88Base$9.75100%Payer-submitted88d ago0x450d62…1777b3
0xa54d…49f50xe742…ea88Base$8.92100%Payer-submitted88d ago0xc6c66b…6b0b42
0xa54d…49f50xe742…ea88Base$10.87100%Payer-submitted88d ago0x600c8c…11df55
0xa54d…49f50xe742…ea88Base$2.23100%Payer-submitted88d ago0xfea6db…4b5e7f
0xa54d…49f50xe742…ea88Base$2.13100%Payer-submitted88d ago0xe26542…b4ea85
0xa54d…49f50xe742…ea88Base$42.01100%Payer-submitted88d ago0x42260f…10df0a
0xa54d…49f50xe742…ea88Base$20.47100%Payer-submitted88d ago0xd70dba…6f5014
0xa54d…49f50xe742…ea88Base$2.95100%Payer-submitted88d ago0xfcc007…ddbfb9
0xa54d…49f50xe742…ea88Base$4.29100%Payer-submitted88d ago0x6986bb…cfc184
0xa54d…49f50xe742…ea88Base$25.99100%Payer-submitted88d ago0x95c5e6…8c7a72
0xa54d…49f50xe742…ea88Base$19.82100%Payer-submitted88d ago0x99341d…da95a7
0xa54d…49f50xe742…ea88Base$91.57100%Payer-submitted88d ago0x48d39b…9553aa
0xa54d…49f50xe742…ea88Base$1.09100%Payer-submitted88d ago0xa01e50…d4f923
0xa54d…49f50xe742…ea88Base$7.90100%Payer-submitted88d ago0x5c969c…fbf930
0xa54d…49f50xe742…ea88Base$29.52100%Payer-submitted88d ago0x842725…5763ac
0xa54d…49f50xe742…ea88Base$598.07100%Payer-submitted88d ago0x69aa48…ef6387
0xa54d…49f50xe742…ea88Base$1,184.38100%Payer-submitted88d ago0xc7982b…f5a094
0xa54d…49f50xe742…ea88Base$46.36100%Payer-submitted88d ago0x81479f…9be1c8
0xa54d…49f50xe742…ea88Base$1.87100%Payer-submitted88d ago0x54f06e…fd2e82
0xa54d…49f50xe742…ea88Base$174.43100%Payer-submitted88d ago0x3ef805…eb678c
0xa54d…49f50xe742…ea88Base$6.31100%Payer-submitted88d ago0x89d0b0…6a8d6c
0xa54d…49f50xe742…ea88Base$1.46100%Payer-submitted88d ago0xd5e18e…86f1be
0xa54d…49f50xe742…ea88Base$18.86100%Payer-submitted88d ago0x592ee3…dc19ce

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.