Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4472…89cd0xa8a8…d988Base$0.01100%0x194e…37a572d ago0xb0751f…2a5707
0x4472…89cd0xa8a8…d988Base$0.01100%0x194e…37a572d ago0xe20525…c31b29
0x4472…89cd0xa8a8…d988Base$0.01100%0x194e…37a572d ago0x57300c…9f9d28
0x4472…89cd0xa8a8…d988Base$0.01100%0x194e…37a572d ago0x8bbcef…f46bcc
0x4472…89cd0xa8a8…d988Base$0.01100%0x194e…37a572d ago0x40cd81…cd3b21
0x4472…89cd0xa8a8…d988Base$0.01100%0x194e…37a572d ago0xda4a4a…ae3078
0x19b5…cf0c0xa8a8…d988Base$0.01100%0x194e…37a572d ago0x9676ed…801f1d
0x19b5…cf0c0xa8a8…d988Base$0.02100%0x194e…37a572d ago0x1a3a65…19974d
0x19b5…cf0c0xa8a8…d988Base$0.01100%0x194e…37a572d ago0x63aa59…162ec4
0x19b5…cf0c0xa8a8…d988Base$0.01100%0x194e…37a572d ago0x8df7ef…68bb34
0x19b5…cf0c0xa8a8…d988Base$0.02100%0x194e…37a572d ago0xdb8c05…aecc64
0x19b5…cf0c0xa8a8…d988Base$0.01100%0x194e…37a572d ago0x4ef6d9…80dea8
0x4472…89cd0xa8a8…d988Base$0.01100%0x194e…37a572d ago0x08a058…ecf87b
0x4472…89cd0xa8a8…d988Base$0.01100%0x194e…37a572d ago0xae2676…1ea41f
0x19b5…cf0c0xa8a8…d988Base$0.01100%0x194e…37a572d ago0xb1743e…722deb
0x19b5…cf0c0xa8a8…d988Base$0.02100%0x194e…37a572d ago0x1e44c8…69cf31
0x19b5…cf0c0xa8a8…d988Base$0.01100%0x194e…37a572d ago0x2b08db…fd4680
0x19b5…cf0c0xa8a8…d988Base$0.01100%0x194e…37a572d ago0xd2435e…52274c
0x19b5…cf0c0xa8a8…d988Base$0.02100%0x194e…37a572d ago0xe8d8ca…1f4500
0x19b5…cf0c0xa8a8…d988Base$0.01100%0x194e…37a572d ago0x7c1a03…845599
0x4472…89cd0xa8a8…d988Base$0.01100%0x194e…37a572d ago0x1045b7…c92ac9
0x4472…89cd0xa8a8…d988Base$0.01100%0x194e…37a572d ago0x7b0f43…558240
0x4472…89cd0xa8a8…d988Base$0.01100%0x194e…37a572d ago0x63a976…416ee2
0x4472…89cd0xa8a8…d988Base$0.01100%0x194e…37a572d ago0x00cfd4…795ae1
0x4472…89cd0xa8a8…d988Base$0.01100%0x194e…37a572d ago0xba3b9a…3a2322

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.