Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xefe3…3fde0x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0x55134a…0eb631
0xef5e…b3840x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0xa8c0a9…63a337
0x908a…cac10x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0x0ba75e…9651f7
0xa1d2…f59d0x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0x00bc1f…083291
0x8516…d0120x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0xe29d9a…9c1aad
0x442b…32b80x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0x85b3f6…cb1713
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0x4e2124…2a38be
0xd2b0…add20x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0xe757d5…6b9c92
0x87dd…4cec0x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0x5eff5d…42a7c4
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0x8851e4…4408ee
0x1d9a…a5730x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0xecbe65…d8b3c8
0xefe3…3fde0x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0x0ea352…8367a2
0xef5e…b3840x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0x2be8ba…0f3b24
0x908a…cac10x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0x5e7ace…cd3034
0xa1d2…f59d0x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0x200b86…24c3d8
0x8516…d0120x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0x2dcdf8…9fab75
0x442b…32b80x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0x0a8103…f75961
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0x797695…70aac3
0xd2b0…add20x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0x6ebb76…fa5ff0
0x87dd…4cec0x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0x895e92…9a61b4
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0x089878…142fea
0x1d9a…a5730x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0x2365c7…320e9a
0xefe3…3fde0x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0xc5df2d…38b735
0xef5e…b3840x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0x7645ea…d46b8a
0x908a…cac10x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0xbabb24…133524

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.