Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.02100%coinbase37d ago0xa53246…ff71d0
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$2.00100%coinbase37d ago0x26c156…5c40ff
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$2.00100%coinbase37d ago0x93c56d…fb67e1
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase37d ago0x38d931…db27b6
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.05100%coinbase37d ago0x0dd79d…5c7efb
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase37d ago0x212a89…fb8862
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase37d ago0x3eb52d…9bab68
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase37d ago0xbde09d…ffe261
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.15100%coinbase37d ago0x1ef50e…342069
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.15100%coinbase37d ago0x557220…345066
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$2.00100%coinbase37d ago0x5d67e1…dd365b
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.08100%coinbase37d ago0x7f4004…cae91e
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.20100%coinbase37d ago0x8b23b7…c83c07
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.20100%coinbase37d ago0x59d167…96af86
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.25100%coinbase37d ago0x47f0ac…705ed8
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase37d ago0x77c9f2…7f2aec
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase37d ago0xb58a89…aea327
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.50100%coinbase37d ago0x565b4b…b2504a
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.15100%coinbase37d ago0xa63124…5c4843
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.08100%coinbase37d ago0x47d441…524c2c
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.02100%coinbase37d ago0x432472…36cc67
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.20100%coinbase37d ago0x78d493…904eae
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.15100%coinbase37d ago0x2993bb…471543
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.15100%coinbase37d ago0xab6966…2cc2da
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.50100%coinbase37d ago0xbbff47…6cf410

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.