Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xba3a…77ec0x7a37…2c2aBase—$0.13100%fluxa111d ago0xe204a4…706693
0x718d…a6940x7a37…2c2aBase—$0.10100%fluxa111d ago0xbb245a…09eddd
0x7a00…faa10x7a37…2c2aBase—$0.13100%fluxa111d ago0x477430…bb1df2
0xf995…16210x7a37…2c2aBase—$0.15100%fluxa111d ago0x5faef7…33bfe6
0x4fe2…69060x7a37…2c2aBase—$0.10100%fluxa111d ago0xa04194…f9faaf
0xe52d…a6590x7a37…2c2aBase—$0.08100%fluxa111d ago0xd6125e…abdf18
0x2728…e6450x7a37…2c2aBase—$0.04100%fluxa111d ago0x053714…b4bfed
0x41fe…93b70x7a37…2c2aBase—$0.06100%fluxa111d ago0xf9db76…8972bc
0x991f…24420x7a37…2c2aBase—$0.10100%fluxa111d ago0x000b6d…272847
0x941a…6caa0x7a37…2c2aBase—$14.13100%fluxa111d ago0x07f646…5e6bdf
0xf74a…6c7a0x7a37…2c2aBase—$0.04100%fluxa111d ago0x8bf7df…89182e
0x65db…b6700x7a37…2c2aBase—$0.09100%fluxa111d ago0x6db651…d467a7
0xe254…2d880x7a37…2c2aBase—$0.12100%fluxa111d ago0x3e0fa2…4e5633

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.