Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x505d…fc8c0x79e9…3881BasePalmyr CardsCards$0.50100%coinbase59d ago0x28d413…d86f67
0x505d…fc8c0x79e9…3881BasePalmyr CardsCards$0.01100%coinbase59d ago0x7eff5c…52b620
0x505d…fc8c0x79e9…3881BasePalmyr CardsCards$0.01100%coinbase59d ago0x0f3c8b…4cd6c9
0x505d…fc8c0x79e9…3881BasePalmyr CardsCards$0.01100%coinbase59d ago0x13fea2…b05388
0x505d…fc8c0x79e9…3881BasePalmyr CardsCards$0.02100%coinbase59d ago0xa4cfdf…2c4e69
0x505d…fc8c0x79e9…3881BasePalmyr CardsCards$0.50100%coinbase59d ago0x052b04…9f07ac
0x505d…fc8c0x79e9…3881BasePalmyr CardsCards$0.01100%coinbase59d ago0xd85b9d…12144a
0x505d…fc8c0x79e9…3881BasePalmyr CardsCards$0.01100%coinbase59d ago0x409222…bd77fb
0x505d…fc8c0x79e9…3881BasePalmyr CardsCards$0.02100%coinbase59d ago0x0ee19f…60eb5e
0x505d…fc8c0x79e9…3881BasePalmyr CardsCards$0.50100%coinbase59d ago0xa7f238…4b4563
0x505d…fc8c0x79e9…3881BasePalmyr CardsCards$0.01100%coinbase59d ago0xa9cf6c…3e0365
0x505d…fc8c0x79e9…3881BasePalmyr CardsCards$0.01100%coinbase59d ago0xdbbfc6…37680b
0x505d…fc8c0x79e9…3881BasePalmyr CardsCards$0.01100%coinbase59d ago0xf668e1…add2ef
0x505d…fc8c0x79e9…3881BasePalmyr CardsCards$0.01100%coinbase59d ago0x418801…ac502c
0x505d…fc8c0x79e9…3881BasePalmyr CardsCards$0.02100%coinbase59d ago0xee32b6…080a1e
0x505d…fc8c0x79e9…3881BasePalmyr CardsCards$0.01100%coinbase59d ago0xe602e6…e0a115
0x505d…fc8c0x79e9…3881BasePalmyr CardsCards$8.00100%coinbase59d ago0xb8d83e…510f97
0x505d…fc8c0x79e9…3881BasePalmyr CardsCards$0.50100%coinbase59d ago0xd98f75…afffae
0x505d…fc8c0x79e9…3881BasePalmyr CardsCards$0.02100%coinbase59d ago0x6011ff…f37cc5
0x505d…fc8c0x79e9…3881BasePalmyr CardsCards$0.01100%coinbase59d ago0xb499f1…4e8a94
0x505d…fc8c0x79e9…3881BasePalmyr CardsCards$0.50100%coinbase59d ago0xb62cc8…1da72c
0x505d…fc8c0x79e9…3881BasePalmyr CardsCards$10.50100%coinbase59d ago0x35909e…8c6ba7
0x505d…fc8c0x79e9…3881BasePalmyr CardsCards$0.01100%coinbase59d ago0x2dfbeb…e57aee
0x505d…fc8c0x79e9…3881BasePalmyr CardsCards$0.02100%coinbase59d ago0x52157a…b932e6
0x505d…fc8c0x79e9…3881BasePalmyr CardsCards$0.01100%coinbase59d ago0x7f48f4…bb2b26

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.