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.50100%coinbase92d ago0xfb88e3…0c11f4
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.50100%coinbase92d ago0x50195f…5694d3
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.50100%coinbase92d ago0xfa23a1…1c81aa
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.50100%coinbase92d ago0xcf4b6e…620b3b
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.50100%coinbase92d ago0xfafda3…c36965
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.50100%coinbase92d ago0xe91458…48cb66
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.50100%coinbase92d ago0x4fa820…52f602
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.50100%coinbase92d ago0x0957ae…094bb3
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.50100%coinbase92d ago0xc22508…c6dab7
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.50100%coinbase92d ago0x067c58…76b652
0x63e4…59a10x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase92d ago0x5f43df…db8975
0x63e4…59a10x50ab…12fcBaseArbiPulseDefi$0.20100%coinbase92d ago0xeb1920…72424c
0x63e4…59a10x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase92d ago0x95e1ad…b66415
0x63e4…59a10x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase92d ago0x48eb97…02534f
0x0a81…48e30x50ab…12fcBaseArbiPulseDefi$0.12100%coinbase92d ago0x18702e…f50777
0x7570…59cf0x50ab…12fcBaseArbiPulseDefi$0.08100%coinbase92d ago0x84d960…2efcb2
0x7570…59cf0x50ab…12fcBaseArbiPulseDefi$0.08100%coinbase92d ago0x433cad…ec907c
0x7570…59cf0x50ab…12fcBaseArbiPulseDefi$0.08100%coinbase92d ago0xa8b2dd…e53b25
0x79d8…61300x50ab…12fcBaseArbiPulseDefi$0.08100%coinbase93d ago0x01fc03…958ed4
0x0b8f…74820x50ab…12fcBaseArbiPulseDefi$0.08100%coinbase93d ago0x60e415…779f39
0xccc1…ff2d0x50ab…12fcBaseArbiPulseDefi$0.20100%coinbase93d ago0xd3b491…65ec5e
0x0b8f…74820x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase93d ago0xba4ba5…7cca84
0x4859…bc100x50ab…12fcBaseArbiPulseDefi$0.20100%coinbase93d ago0x577cb8…82f450
0x7b10…5c400x50ab…12fcBaseArbiPulseDefi$0.15100%coinbase93d ago0x0e09c6…d4bb07
0x7dc1…1f530x50ab…12fcBaseArbiPulseDefi$0.05100%coinbase93d ago0xfced92…d442a7

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.