Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0f43…08e70x6366…f1e2Base—$0.000049100%0x6366…f1e255d ago0xc6fbab…cb2c51
0x0f43…08e70x6366…f1e2Base—$0.13100%0x6366…f1e255d ago0x8961a4…fdb4c2
0x0f43…08e70x6366…f1e2Base—$0.02100%0xfc74…d8a555d ago0xa0584b…a7ea87
0x0f43…08e70x6366…f1e2Base—$0.02100%0x17c8…043655d ago0x4879c2…aeb5c4
0x0f43…08e70x6366…f1e2Base—$0.006709100%0x6366…f1e255d ago0x9b76e7…cb7d58
0x0f43…08e70x6366…f1e2Base—$0.10100%0x6366…f1e255d ago0x4b0e90…7e3d08
0x0f43…08e70x6366…f1e2Base—$0.03100%0xfc74…d8a555d ago0xffc196…ccc10c
0x0f43…08e70x6366…f1e2Base—$0.12100%0x17c8…043655d ago0x9b6306…b61cdf
0x0f43…08e70x6366…f1e2Base—$0.03100%0x17c8…043655d ago0x542b10…3b8a15
0x0f43…08e70x6366…f1e2Base—$0.03100%0x17c8…043655d ago0x3cbae3…15be92
0x0f43…08e70x6366…f1e2Base—$0.03100%0xfc74…d8a555d ago0x1ca369…d5e40a
0x0f43…08e70x6366…f1e2Base—$0.000988100%0x6366…f1e255d ago0x9a692d…e45697
0x0f43…08e70x6366…f1e2Base—$0.006566100%0x6366…f1e255d ago0x880336…992374
0x0f43…08e70x6366…f1e2Base—$0.13100%0x6366…f1e255d ago0xc61511…beb31d
0x0f43…08e70x6366…f1e2Base—$0.000028100%0x6366…f1e255d ago0x669d9c…7e70e3
0x0f43…08e70x6366…f1e2Base—$0.007029100%0x6366…f1e255d ago0x52ae44…a93dfc
0x0f43…08e70x6366…f1e2Base—$0.16100%0x6366…f1e255d ago0x6f713d…c56708
0x0f43…08e70x6366…f1e2Base—$0.02100%0x17c8…043656d ago0xacdf78…c59850
0x0f43…08e70x6366…f1e2Base—$0.02100%0x17c8…043656d ago0xcee151…79bfe5
0x0f43…08e70x6366…f1e2Base—$0.006353100%0x6366…f1e256d ago0x9dacee…544ff1
0x0f43…08e70x6366…f1e2Base—$0.13100%0x6366…f1e256d ago0x8a7cb0…00a7c8
0x0f43…08e70x6366…f1e2Base—$0.03100%0x17c8…043656d ago0x0b24c0…8550be
0x0f43…08e70x6366…f1e2Base—$0.02100%0xfc74…d8a556d ago0x672749…3ebd4f
0x0f43…08e70x6366…f1e2Base—$0.02100%0x17c8…043656d ago0x163c08…733fe8
0x0f43…08e70x6366…f1e2Base—$0.000126100%0x6366…f1e256d ago0x21c3a2…bba6f9

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.