Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3a7f…fb1f0x79e9…3881BasePalmyr CardsCards$0.02100%coinbase105d ago0xaba474…b0c60c
0x3a7f…fb1f0x79e9…3881BasePalmyr CardsCards$0.02100%coinbase105d ago0xb8e7f9…59d668
0x3a7f…fb1f0x79e9…3881BasePalmyr CardsCards$0.02100%coinbase105d ago0x56291a…a8b632
0x3a7f…fb1f0x79e9…3881BasePalmyr CardsCards$0.02100%coinbase105d ago0xd19b0e…50a036
0x3a7f…fb1f0x79e9…3881BasePalmyr CardsCards$0.02100%coinbase105d ago0xa1fadf…5313e6
0x3a7f…fb1f0x79e9…3881BasePalmyr CardsCards$0.02100%coinbase105d ago0xaea5a9…d54eb9
0x3a7f…fb1f0x79e9…3881BasePalmyr CardsCards$0.02100%coinbase105d ago0x69ab8f…0c4f35
0x3a7f…fb1f0x7fa8…6ab2Base$0.02100%coinbase106d ago0x4140a9…194338
0x3a7f…fb1f0x7fa8…6ab2Base$0.02100%coinbase106d ago0x8e61fb…000db6
0x3a7f…fb1f0x7fa8…6ab2Base$0.02100%coinbase106d ago0xaafdcb…976b0c
0x3a7f…fb1f0x7fa8…6ab2Base$0.02100%coinbase106d ago0x6e30b9…0ce691
0x3a7f…fb1f0x7fa8…6ab2Base$0.02100%coinbase106d ago0x98e453…8bc256
0x3a7f…fb1f0x7fa8…6ab2Base$0.02100%coinbase106d ago0x54f55e…4e77ee
0x3a7f…fb1f0x7fa8…6ab2Base$0.02100%coinbase106d ago0xe3665b…44ec88
0x3a7f…fb1f0x7fa8…6ab2Base$0.02100%coinbase106d ago0x88e6ce…0d09f0
0x3a7f…fb1f0x7fa8…6ab2Base$0.02100%coinbase106d ago0x7d9a3d…a83be5
0x3a7f…fb1f0x7fa8…6ab2Base$0.02100%coinbase106d ago0x35a46e…6df2a5
0x3a7f…fb1f0x7fa8…6ab2Base$0.02100%coinbase106d ago0x7500fe…9292e4
0x3a7f…fb1f0x7fa8…6ab2Base$0.02100%coinbase106d ago0x6935b9…8b2ee4
0x3a7f…fb1f0x7fa8…6ab2Base$0.02100%coinbase106d ago0xe797cf…47aa0c
0x3a7f…fb1f0x7fa8…6ab2Base$0.02100%coinbase106d ago0x015127…d51107
0x3a7f…fb1f0x7fa8…6ab2Base$0.02100%coinbase106d ago0x0aae57…2e886d
0x3a7f…fb1f0x7fa8…6ab2Base$0.02100%coinbase106d ago0x8c0d16…e10117
0x3a7f…fb1f0x7fa8…6ab2Base$0.02100%coinbase106d ago0x39c1ab…0c5513
0x3a7f…fb1f0x7fa8…6ab2Base$0.02100%coinbase106d ago0x67ca6e…8f9fd5

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.