Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase43d ago0x572e7f…4506dd
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase43d ago0x38fe67…6b1c2e
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.005100%coinbase43d ago0xca29f6…486602
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase43d ago0x3d054e…232e7d
0xa653…a7bb0x50ab…12fcBaseArbiPulseDefi$0.02100%coinbase43d ago0x157a8e…3efdcc
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase43d ago0x3f4127…dfc68a
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase43d ago0xf20a36…501fe7
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.005100%coinbase43d ago0x70620c…68a7d0
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase43d ago0x88e28f…67c38a
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.02100%coinbase43d ago0xbe4eff…789372
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase43d ago0xf87736…778137
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase43d ago0x01da8e…aa57b7
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.005100%coinbase43d ago0xe8c7ff…de9890
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase43d ago0x4c6e40…cf9ec2
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase43d ago0x42e45c…e122ed
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase43d ago0xc62f05…22df66
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.005100%coinbase43d ago0xd9b445…e626d8
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase43d ago0xc21f8f…a5ae59
0xc59e…98dc0x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase43d ago0x7e17d2…44e5a2
0xc59e…98dc0x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase43d ago0x8f2eda…865ae5
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.02100%coinbase43d ago0x921471…e6c085
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.02100%coinbase43d ago0x3df8bc…1ffd09
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.02100%coinbase43d ago0xa3af7b…1b4e20
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase43d ago0xb51651…a60493
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase43d ago0xa73582…b6502e

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.