Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa653…a7bb0x50ab…12fcBaseArbiPulseDefi$0.02100%coinbase46d ago0x72a041…98a5a0
0xa653…a7bb0x50ab…12fcBaseArbiPulseDefi$0.02100%coinbase46d ago0x516d7c…3056b9
0xa653…a7bb0x50ab…12fcBaseArbiPulseDefi$0.02100%coinbase46d ago0x66af62…a9b099
0xa653…a7bb0x50ab…12fcBaseArbiPulseDefi$0.02100%coinbase46d ago0x310025…76fdd5
0xa653…a7bb0x50ab…12fcBaseArbiPulseDefi$0.02100%coinbase46d ago0xe602f3…98088d
0xa653…a7bb0x50ab…12fcBaseArbiPulseDefi$0.02100%coinbase46d ago0xf366aa…d4da22
0xa653…a7bb0x50ab…12fcBaseArbiPulseDefi$0.02100%coinbase46d ago0x44c530…ca89a9
0xa653…a7bb0x50ab…12fcBaseArbiPulseDefi$0.02100%coinbase46d ago0x26d2ee…a4f2da
0xa653…a7bb0x50ab…12fcBaseArbiPulseDefi$0.02100%coinbase46d ago0xd7fbd2…a47157
0xa653…a7bb0x50ab…12fcBaseArbiPulseDefi$0.02100%coinbase46d ago0x27dc78…9e29db
0xa653…a7bb0x50ab…12fcBaseArbiPulseDefi$0.02100%coinbase46d ago0x7d87a9…220aad
0xa653…a7bbConcierge AgentBaseConcierge AgentAI$0.10100%coinbase47d ago0xba65a0…3856b8
0xa653…a7bbConcierge AgentBaseConcierge AgentAI$0.10100%coinbase47d ago0x803a70…155150
0xa653…a7bb0x52e2…f3eaBasex402 service$0.005100%coinbase47d ago0x4d0793…2d53f9

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.