Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb8e7…af3a0x79e9…3881BasePalmyr CardsCards$0.01100%coinbase105d ago0xcad7e8…efded9
0xb8e7…af3a0x79e9…3881BasePalmyr CardsCards$0.001100%coinbase105d ago0xdbe673…0a66a6
0xb8e7…af3a0x79e9…3881BasePalmyr CardsCards$0.001100%coinbase105d ago0xe99136…1de760
0xb8e7…af3a0x79e9…3881BasePalmyr CardsCards$0.001100%coinbase105d ago0xb9c642…4605c7
0xb8e7…af3a0x79e9…3881BasePalmyr CardsCards$0.001100%coinbase105d ago0xcb02a1…0a950c
0xb8e7…af3a0x79e9…3881BasePalmyr CardsCards$0.01100%coinbase105d ago0x92d912…3692c1
0xb8e7…af3a0x79e9…3881BasePalmyr CardsCards$0.001100%coinbase105d ago0xcbd9c9…e34950
0xb8e7…af3a0x79e9…3881BasePalmyr CardsCards$0.001100%coinbase105d ago0x98279e…401319
0xb8e7…af3a0x79e9…3881BasePalmyr CardsCards$0.01100%coinbase105d ago0xd0e277…e1fe65
0xb8e7…af3a0x79e9…3881BasePalmyr CardsCards$0.005100%coinbase105d ago0x7d8f73…66ba89
0xb8e7…af3a0x79e9…3881BasePalmyr CardsCards$0.001100%coinbase105d ago0x841442…82fc71
0xb8e7…af3a0x79e9…3881BasePalmyr CardsCards$0.001100%coinbase105d ago0xd391dd…efd23c
0xb8e7…af3a0x79e9…3881BasePalmyr CardsCards$0.01100%coinbase105d ago0x88a301…349aa4
0xb8e7…af3a0x79e9…3881BasePalmyr CardsCards$0.001100%coinbase105d ago0x2743bd…842711
0xb8e7…af3a0x79e9…3881BasePalmyr CardsCards$0.005100%coinbase105d ago0x901b0a…4ce54d
0xb8e7…af3a0x79e9…3881BasePalmyr CardsCards$0.001100%coinbase105d ago0xea5b01…be90ee
0xb8e7…af3a0x79e9…3881BasePalmyr CardsCards$0.001100%coinbase105d ago0x23217b…a9ed5e
0xb8e7…af3a0x79e9…3881BasePalmyr CardsCards$0.01100%coinbase105d ago0x9a47bb…5f7dcd
0xb8e7…af3a0x79e9…3881BasePalmyr CardsCards$0.001100%coinbase105d ago0x30ceb5…af05b5
0xb8e7…af3a0x79e9…3881BasePalmyr CardsCards$0.01100%coinbase105d ago0xe378aa…21cd17
0xb8e7…af3a0x79e9…3881BasePalmyr CardsCards$0.001100%coinbase105d ago0xb30530…cb5f4c
0xb8e7…af3a0x79e9…3881BasePalmyr CardsCards$0.001100%coinbase105d ago0x192eb2…f6edfb
0xb8e7…af3a0x79e9…3881BasePalmyr CardsCards$0.001100%coinbase105d ago0x3e059e…d3abc1
0xb8e7…af3a0x79e9…3881BasePalmyr CardsCards$0.01100%coinbase105d ago0x615a5d…08045b
0xb8e7…af3a0x79e9…3881BasePalmyr CardsCards$0.001100%coinbase105d ago0x40c85f…93713a

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.