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%coinbase50d ago0x031a85…21238e
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase50d ago0x177c08…ff507d
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase50d ago0xac1355…7d37e2
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase50d ago0x9c6154…b4c195
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase50d ago0xcba4c1…65f8de
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase50d ago0x38ea84…98c46f
0xfa34…31640x50ab…12fcBaseArbiPulseDefi$0.005100%coinbase50d ago0x122ee0…295b63
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase50d ago0xfadab6…e5a4e9
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.02100%coinbase50d ago0x838ed3…195411
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.08100%coinbase50d ago0x995bba…408273
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.05100%coinbase50d ago0xb9959c…1b6e21
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase50d ago0xb45dd5…60ea83
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase50d ago0x210381…11d928
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.02100%coinbase50d ago0xb4b17f…b4e1e4
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.02100%coinbase50d ago0xe287de…7c3676
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.02100%coinbase50d ago0xc3b100…0a421a
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.02100%coinbase50d ago0x540cb1…79991c
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.05100%coinbase50d ago0x6a38a0…eddf10
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.05100%coinbase50d ago0xa614c5…9ffbb3
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.08100%coinbase50d ago0x12e4ac…693f26
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.08100%coinbase50d ago0x964e62…f4d790
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.05100%coinbase50d ago0x20e2b2…2d8cb0
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.05100%coinbase50d ago0xeea34e…6d00f5
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.05100%coinbase50d ago0x72a1e3…5bc7e2
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.05100%coinbase50d ago0x87495a…ff79c6

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.