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%coinbase45d ago0x91d0b5…8bcb77
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase45d ago0x04e139…5e138e
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.005100%coinbase45d ago0xf84544…28e2bf
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase45d ago0xa381ea…eb615a
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.02100%coinbase45d ago0x822235…2e7e2e
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.02100%coinbase45d ago0x4f79f9…b51bda
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase45d ago0x9b84be…5f4a17
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase45d ago0x88164a…a98060
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.005100%coinbase45d ago0x1945fa…e1d098
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase45d ago0x64983e…af6ca3
0xa653…a7bb0x50ab…12fcBaseArbiPulseDefi$0.02100%coinbase45d ago0x72a041…98a5a0
0xa653…a7bb0x50ab…12fcBaseArbiPulseDefi$0.02100%coinbase45d ago0x516d7c…3056b9
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase45d ago0xaeaff7…b3cd0e
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase45d ago0xc7732d…270f50
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.08100%coinbase45d ago0x6add2d…b008f0
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase45d ago0x2834e0…4ff1e8
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase45d ago0xb05157…70992c
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.005100%coinbase45d ago0xe95214…c05a53
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase45d ago0x59c976…6c9e4a
0xa653…a7bb0x50ab…12fcBaseArbiPulseDefi$0.02100%coinbase45d ago0x66af62…a9b099
0xa653…a7bb0x50ab…12fcBaseArbiPulseDefi$0.02100%coinbase45d ago0x310025…76fdd5
0xa653…a7bb0x50ab…12fcBaseArbiPulseDefi$0.02100%coinbase45d ago0xe602f3…98088d
0xa653…a7bb0x50ab…12fcBaseArbiPulseDefi$0.02100%coinbase45d ago0xf366aa…d4da22
0xa653…a7bb0x50ab…12fcBaseArbiPulseDefi$0.02100%coinbase46d ago0x44c530…ca89a9
0xa653…a7bb0x50ab…12fcBaseArbiPulseDefi$0.02100%coinbase46d ago0x26d2ee…a4f2da

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.