Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe29c…c8550x12a9…a21bBase$0.001100%0x12a9…a21b44d ago0x9378d7…3e03cc
0xe29c…c8550x12a9…a21bBase$0.001100%0x12a9…a21b44d ago0x2db33f…2a4ea4
0xe29c…c8550x12a9…a21bBase$0.001100%0x12a9…a21b44d ago0x6a9d47…a2011c
0xe29c…c8550x12a9…a21bBase$0.001100%0x12a9…a21b44d ago0xcef3d1…82bc5c
0xe29c…c8550x12a9…a21bBase$0.001100%0x12a9…a21b44d ago0x58f277…597f3d
0xe29c…c8550x12a9…a21bBase$0.001100%0x12a9…a21b44d ago0xbab013…a39533
0xe29c…c8550x12a9…a21bBase$0.001100%0x12a9…a21b44d ago0xd00b74…2d7136
0xe29c…c8550x12a9…a21bBase$0.001100%0x12a9…a21b44d ago0xc7740d…8f3744
0xe29c…c8550x12a9…a21bBase$0.001100%0x12a9…a21b44d ago0xeca3ed…928f21
0xe29c…c8550x12a9…a21bBase$0.001100%0x12a9…a21b44d ago0x862a1c…b0eefa
0xe29c…c8550x12a9…a21bBase$0.001100%0x12a9…a21b44d ago0x65f84f…150543
0xe29c…c8550x12a9…a21bBase$0.001100%0x12a9…a21b44d ago0x17a1f0…2fafd4
0xe29c…c8550x12a9…a21bBase$0.001100%0x12a9…a21b44d ago0xfbbb1f…88f65e
0xe29c…c8550x12a9…a21bBase$0.001100%0x12a9…a21b44d ago0xf76bab…112bbd
0xe29c…c8550x12a9…a21bBase$0.001100%0x12a9…a21b44d ago0x7c57b2…9d2ddf
0xe29c…c8550x12a9…a21bBase$0.001100%0x12a9…a21b44d ago0x268a2f…ca7b97
0xe29c…c8550x12a9…a21bBase$0.001100%0x12a9…a21b44d ago0xe5a035…d764bf
0xe29c…c8550x12a9…a21bBase$0.001100%0x12a9…a21b44d ago0xac9fb5…8655ec
0xe29c…c8550x12a9…a21bBase$0.001100%0x12a9…a21b44d ago0x24f4b0…d57fd2
0xe29c…c8550x12a9…a21bBase$0.001100%0x12a9…a21b44d ago0x6f481d…31eb31
0xe29c…c8550x12a9…a21bBase$0.001100%0x12a9…a21b44d ago0x61833e…751e25
0xe29c…c8550x12a9…a21bBase$0.001100%0x12a9…a21b44d ago0x41f1d8…27784b
0xe29c…c8550x12a9…a21bBase$0.001100%0x12a9…a21b44d ago0x92ede9…49d6be
0xe29c…c8550x12a9…a21bBase$0.001100%0x12a9…a21b44d ago0x987630…782c99
0xe29c…c8550x12a9…a21bBase$0.001100%0x12a9…a21b44d ago0x639130…507c1e

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.