Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0x8a02…97c5Base—$200.0070%0x4337…c48744d ago0x33041b…9eef63
0x3be9…575c0x8a02…97c5Base—$250.0070%0x4337…882644d ago0xe984b5…9f01d4
0x3be9…575c0x8a02…97c5Base—$250.0070%0x211d…d17244d ago0x6cf64e…7c9048
0x3be9…575c0x8a02…97c5Base—$250.0070%0x4337…f2e144d ago0x659ad7…4de67b
0x3be9…575c0x8a02…97c5Base—$50.0070%0xfa06…14d844d ago0x765744…997aa6
0x3be9…575c0x8a02…97c5Base—$50.0070%0xe196…0ce144d ago0x6e17f9…899c4f
0x3be9…575c0x8a02…97c5Base—$250.0070%0xe196…0ce144d ago0x05487f…88c53a
0x3be9…575c0x8a02…97c5Base—$50.0070%0xe196…0ce144d ago0x9d1c16…d59f13
0x3be9…575c0x8a02…97c5Base—$250.0070%0x211d…d17244d ago0xac0b81…437133
0x3be9…575c0x8a02…97c5Base—$250.0070%0xf279…f77f44d ago0xcd7ca8…e5aa7d
0x3be9…575c0x8a02…97c5Base—$250.0070%0x4337…be7044d ago0xac9c2c…a3c75d
0x3be9…575c0x8a02…97c5Base—$250.0070%0x211d…d17244d ago0x63701e…eb553c
0x3be9…575c0x8a02…97c5Base—$250.0070%0x6a6f…be4144d ago0xf152e7…be5fbe
0x3be9…575c0x8a02…97c5Base—$250.0070%0xf279…f77f44d ago0x8ff755…8563df
0x3be9…575c0x8a02…97c5Base—$250.0070%0x4337…6f8b44d ago0x71bff1…0e62ab
0x3be9…575c0x8a02…97c5Base—$250.0070%0x4337…be7044d ago0x782a80…62c206
0x3be9…575c0x8a02…97c5Base—$50.0070%0x4337…f26844d ago0xe76416…7d268c
0x3be9…575c0x8a02…97c5Base—$50.0070%0xe196…0ce144d ago0xddd69f…725b54
0x3be9…575c0x8a02…97c5Base—$250.0070%0x4337…51e044d ago0x86f461…e9705a
0x3be9…575c0x8a02…97c5Base—$250.0070%0x4337…c27144d ago0xcf58b6…aba55a
0x3be9…575c0x8a02…97c5Base—$50.0070%0x4337…7b1f44d ago0x056c85…65ded6
0x3be9…575c0x8a02…97c5Base—$250.0070%0xe196…0ce144d ago0x6eba3e…f844d6
0x3be9…575c0x8a02…97c5Base—$50.0070%0xf279…f77f44d ago0xc03f7d…e99cc9
0x3be9…575c0x8a02…97c5Base—$250.0070%0x4337…9fb144d ago0x0a1364…999d28
0x3be9…575c0x8a02…97c5Base—$250.0070%0xe196…0ce144d ago0xfd820a…084aa7

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.