Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc217…1fd00xa9dd…2315Base—$0.002100%coinbase22d ago0x07ec1e…69f799
0xc217…1fd00xa9dd…2315Base—$0.002100%coinbase22d ago0xd3345a…d3a1e2
0xc217…1fd00xa9dd…2315Base—$0.002100%coinbase22d ago0x4441b6…c56d48
0xc217…1fd00xa9dd…2315Base—$0.002100%coinbase22d ago0xea8660…914bf6
0xc217…1fd00xa9dd…2315Base—$0.002100%coinbase22d ago0x3b1eb2…f00283
0xc217…1fd00xa9dd…2315Base—$0.002100%coinbase22d ago0x302609…9dd9ef
0xc217…1fd00xa9dd…2315Base—$0.002100%coinbase22d ago0x1ea00b…8a7e5f
0xc217…1fd00xa9dd…2315Base—$0.002100%coinbase22d ago0x00af93…17f720
0xc217…1fd00xa9dd…2315Base—$0.002100%coinbase22d ago0xed3928…bb5eb4
0xc217…1fd00xa9dd…2315Base—$0.002100%coinbase22d ago0xafe9a3…14738b
0xc217…1fd00xa9dd…2315Base—$0.002100%coinbase22d ago0x6cb503…cda92e
0xc217…1fd00xa9dd…2315Base—$0.002100%coinbase22d ago0x76b645…eb78c5
0xc217…1fd00xa9dd…2315Base—$0.002100%coinbase22d ago0xdda60a…519d6e
0xc217…1fd00xa9dd…2315Base—$0.002100%coinbase22d ago0x3b3326…5f7c89
0xc217…1fd00xa9dd…2315Base—$0.002100%coinbase22d ago0xc63eb8…90c29e
0xc217…1fd00xa9dd…2315Base—$0.002100%coinbase22d ago0x797d72…31579e
0xc217…1fd00xa9dd…2315Base—$0.002100%coinbase22d ago0xd40a3f…b81820
0xc217…1fd00xa9dd…2315Base—$0.002100%coinbase22d ago0x717f23…f12b33
0xc217…1fd00xa9dd…2315Base—$0.002100%coinbase22d ago0xb7a3d8…b62c7f
0xc217…1fd00xa9dd…2315Base—$0.002100%coinbase22d ago0xf57376…fd90be
0xc217…1fd00xa9dd…2315Base—$0.002100%coinbase22d ago0x76f8b8…a32d8a
0xc217…1fd00xa9dd…2315Base—$0.002100%coinbase22d ago0x6de1ce…c66e6a
0xc217…1fd00xa9dd…2315Base—$0.002100%coinbase22d ago0xaeb0d7…bf2850
0xc217…1fd00xa9dd…2315Base—$0.002100%coinbase22d ago0x48377d…4cd3f5
0xc217…1fd00xa9dd…2315Base—$0.002100%coinbase22d ago0x3cc214…c7987d

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.